diff options
Diffstat (limited to 'hw/misc/mps2-scc.c')
-rw-r--r-- | hw/misc/mps2-scc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/mps2-scc.c b/hw/misc/mps2-scc.c index 6a9d251f18..1fdf5d22bd 100644 --- a/hw/misc/mps2-scc.c +++ b/hw/misc/mps2-scc.c @@ -19,6 +19,7 @@ #include "qemu/osdep.h" #include "qemu/log.h" +#include "qemu/module.h" #include "trace.h" #include "hw/sysbus.h" #include "hw/registerfields.h" |