]> git.proxmox.com Git - mirror_qemu.git/blobdiff - slirp/ip_output.c
Use #include "..." for our own headers, <...> for others
[mirror_qemu.git] / slirp / ip_output.c
index 0d6b3b8312bacf61ef43da6d87ee82afd5327738..db403f04c1efc387f8f2461ca2a086373d119117 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 #include "qemu/osdep.h"
-#include <slirp.h>
+#include "slirp.h"
 
 /* Number of packets queued before we start sending
  * (to prevent allocing too many mbufs) */