]> git.proxmox.com Git - qemu.git/blobdiff - hw/i386/xen_machine_pv.c
hw: move headers to include/
[qemu.git] / hw / i386 / xen_machine_pv.c
index 37ba34e5a903bcd76565b87afebec1eb2441d909..fdd93742d086c68b04db26f8e85954420e75d691 100644 (file)
@@ -23,9 +23,9 @@
  */
 
 #include "hw/hw.h"
-#include "hw/pc.h"
+#include "hw/i386/pc.h"
 #include "hw/boards.h"
-#include "hw/xen_backend.h"
+#include "hw/xen/xen_backend.h"
 #include "hw/xen_domainbuild.h"
 #include "sysemu/blockdev.h"