summary refs log tree commit diff stats
path: root/qapi/qmp-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/qmp-event.c')
-rw-r--r--qapi/qmp-event.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qapi/qmp-event.c b/qapi/qmp-event.c
index ba3029cc89..9d7e88e84a 100644
--- a/qapi/qmp-event.c
+++ b/qapi/qmp-event.c
@@ -16,6 +16,7 @@
 #include "qemu-common.h"
 #include "qapi/qmp-event.h"
 #include "qapi/qmp/qstring.h"
+#include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qjson.h"
 
 static QMPEventFuncEmit qmp_emit;