]> git.proxmox.com Git - qemu.git/blobdiff - xen-all.c
hw: move headers to include/
[qemu.git] / xen-all.c
index 8c05843faf0f535a8c3bfdd04bab3e95e1eaf93b..31f28fc1ae7f84ed2ca4d6ed6656b73bc23eb793 100644 (file)
--- a/xen-all.c
+++ b/xen-all.c
@@ -11,9 +11,9 @@
 #include <sys/mman.h>
 
 #include "hw/pci/pci.h"
-#include "hw/pc.h"
-#include "hw/xen_common.h"
-#include "hw/xen_backend.h"
+#include "hw/i386/pc.h"
+#include "hw/xen/xen_common.h"
+#include "hw/xen/xen_backend.h"
 #include "qmp-commands.h"
 
 #include "char/char.h"