]> git.proxmox.com Git - qemu.git/blobdiff - hw/vhost_net.c
misc: move include files to include/qemu/
[qemu.git] / hw / vhost_net.c
index 93ad89a11c159dc579fa8641de735398bbe75b85..ae2785d83fc17dffe8edc4572e2a77e10ee68c07 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "virtio-net.h"
 #include "vhost_net.h"
-#include "qemu-error.h"
+#include "qemu/error-report.h"
 
 #include "config.h"