diff options
Diffstat (limited to 'hw/isa/pc87312.c')
-rw-r--r-- | hw/isa/pc87312.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/pc87312.c b/hw/isa/pc87312.c index 5cf64505fe..85dbc94439 100644 --- a/hw/isa/pc87312.c +++ b/hw/isa/pc87312.c @@ -27,6 +27,7 @@ #include "hw/isa/pc87312.h" #include "qapi/error.h" #include "qemu/error-report.h" +#include "qemu/module.h" #include "trace.h" |