]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/sii3112.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / ide / sii3112.c
index 59db09cfe4a0de900ec60e96986e0f46cddd1989..d7590d4ba431c8c3aa6eab3afd71e331a53b2ccc 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "qemu/osdep.h"
 #include "hw/ide/pci.h"
+#include "qemu/module.h"
 #include "trace.h"
 
 #define TYPE_SII3112_PCI "sii3112"