summaryrefslogtreecommitdiff
path: root/tests/check-qdict.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check-qdict.c')
-rw-r--r--tests/check-qdict.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/check-qdict.c b/tests/check-qdict.c
index 86e9fe7dc4..a1e8305066 100644
--- a/tests/check-qdict.c
+++ b/tests/check-qdict.c
@@ -12,6 +12,8 @@
#include "qemu/osdep.h"
#include "qapi/qmp/qdict.h"
+#include "qapi/qmp/qnum.h"
+#include "qapi/qmp/qstring.h"
/*
* Public Interface test-cases