]> git.proxmox.com Git - qemu.git/blobdiff - hw/pc.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / pc.c
diff --git a/hw/pc.c b/hw/pc.c
index 0a92ea6bed52e1ac75bc047927a7b706f22901f9..71902e210bccd92798e58a36b23a3b9394dd9686 100644 (file)
--- a/hw/pc.c
+++ b/hw/pc.c
 #include "pcspk.h"
 #include "pci/msi.h"
 #include "sysbus.h"
-#include "sysemu.h"
-#include "kvm.h"
+#include "sysemu/sysemu.h"
+#include "sysemu/kvm.h"
 #include "kvm_i386.h"
 #include "xen.h"
-#include "blockdev.h"
+#include "sysemu/blockdev.h"
 #include "hw/block-common.h"
 #include "ui/qemu-spice.h"
 #include "exec/memory.h"
 #include "exec/address-spaces.h"
-#include "arch_init.h"
+#include "sysemu/arch_init.h"
 #include "qemu/bitmap.h"
 
 /* debug PC/ISA interrupts */