summary refs log tree commit diff stats
path: root/hw/core/nmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/nmi.c')
-rw-r--r--hw/core/nmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/nmi.c b/hw/core/nmi.c
index bfd0896daf..481c4b3c7e 100644
--- a/hw/core/nmi.c
+++ b/hw/core/nmi.c
@@ -23,6 +23,7 @@
 #include "hw/nmi.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qerror.h"
+#include "qemu/module.h"
 #include "monitor/monitor.h"
 
 struct do_nmi_s {