diff options
Diffstat (limited to 'hw/ide/sii3112.c')
-rw-r--r-- | hw/ide/sii3112.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/sii3112.c b/hw/ide/sii3112.c index 59db09cfe4..d7590d4ba4 100644 --- a/hw/ide/sii3112.c +++ b/hw/ide/sii3112.c @@ -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" |