aboutsummaryrefslogtreecommitdiff
path: root/tests/check-qobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check-qobject.c')
-rw-r--r--tests/check-qobject.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/check-qobject.c b/tests/check-qobject.c
index 710f9e6b0a..06b9c6ec34 100644
--- a/tests/check-qobject.c
+++ b/tests/check-qobject.c
@@ -8,7 +8,8 @@
*/
#include "qemu/osdep.h"
-#include "qapi/qmp/types.h"
+#include "qapi/qmp/qbool.h"
+#include "qapi/qmp/qstring.h"
#include "qemu-common.h"
#include <math.h>