aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/check-qdict.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/check-qdict.c')
-rw-r--r--tests/unit/check-qdict.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/unit/check-qdict.c b/tests/unit/check-qdict.c
index b5efa85..a1312be 100644
--- a/tests/unit/check-qdict.c
+++ b/tests/unit/check-qdict.c
@@ -11,9 +11,9 @@
*/
#include "qemu/osdep.h"
-#include "qapi/qmp/qdict.h"
-#include "qapi/qmp/qnum.h"
-#include "qapi/qmp/qstring.h"
+#include "qobject/qdict.h"
+#include "qobject/qnum.h"
+#include "qobject/qstring.h"
/*
* Public Interface test-cases