]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - include/hw/i386/pc.h
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / include / hw / i386 / pc.h
index 5d5636241e346c919962b1e34df8730a86cd7e4d..a7d0b8716604c4901e3f62d323de8a2db333bacd 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef HW_PC_H
 #define HW_PC_H
 
-#include "qemu-common.h"
 #include "exec/memory.h"
 #include "hw/boards.h"
 #include "hw/isa/isa.h"
@@ -12,6 +11,7 @@
 
 #include "qemu/range.h"
 #include "qemu/bitmap.h"
+#include "qemu/module.h"
 #include "sysemu/sysemu.h"
 #include "hw/pci/pci.h"
 #include "hw/mem/pc-dimm.h"