]> git.proxmox.com Git - qemu.git/blobdiff - net/queue.c
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
[qemu.git] / net / queue.c
index 254f28013a656116d8e586693e4155a777e8f32a..6eaf5b63c0138a99ea5b1ca78e28dd168b503265 100644 (file)
@@ -22,8 +22,8 @@
  */
 
 #include "net/queue.h"
-#include "qemu-queue.h"
-#include "net.h"
+#include "qemu/queue.h"
+#include "net/net.h"
 
 /* The delivery handler may only return zero if it will call
  * qemu_net_queue_flush() when it determines that it is once again able