diff options
Diffstat (limited to 'hw/core/platform-bus.c')
-rw-r--r-- | hw/core/platform-bus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/platform-bus.c b/hw/core/platform-bus.c index e473a44746..5fecb29239 100644 --- a/hw/core/platform-bus.c +++ b/hw/core/platform-bus.c @@ -22,6 +22,7 @@ #include "qemu/osdep.h" #include "hw/platform-bus.h" #include "qemu/error-report.h" +#include "qemu/module.h" #include "sysemu/sysemu.h" |