diff options
Diffstat (limited to 'hw/isa/smc37c669-superio.c')
-rw-r--r-- | hw/isa/smc37c669-superio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/smc37c669-superio.c b/hw/isa/smc37c669-superio.c index 64466a9373..901a9f8e65 100644 --- a/hw/isa/smc37c669-superio.c +++ b/hw/isa/smc37c669-superio.c @@ -10,6 +10,7 @@ #include "qemu/osdep.h" #include "hw/isa/superio.h" +#include "qemu/module.h" /* UARTs (compatible with NS16450 or PC16550) */ |