]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pc.c
misc: move include files to include/qemu/
[mirror_qemu.git] / hw / pc.c
diff --git a/hw/pc.c b/hw/pc.c
index 7aaff0f2fd5805637326bffabf559466c475687c..0a92ea6bed52e1ac75bc047927a7b706f22901f9 100644 (file)
--- a/hw/pc.c
+++ b/hw/pc.c
@@ -50,7 +50,7 @@
 #include "exec/memory.h"
 #include "exec/address-spaces.h"
 #include "arch_init.h"
-#include "bitmap.h"
+#include "qemu/bitmap.h"
 
 /* debug PC/ISA interrupts */
 //#define DEBUG_IRQ