summary refs log tree commit diff stats
path: root/tests/unit/check-qom-proplist.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/check-qom-proplist.c')
-rw-r--r--tests/unit/check-qom-proplist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unit/check-qom-proplist.c b/tests/unit/check-qom-proplist.c
index b48e890577..13d632cfed 100644
--- a/tests/unit/check-qom-proplist.c
+++ b/tests/unit/check-qom-proplist.c
@@ -22,8 +22,8 @@
 
 #include "qapi/error.h"
 #include "qapi/qobject-input-visitor.h"
-#include "qapi/qmp/qdict.h"
-#include "qapi/qmp/qobject.h"
+#include "qobject/qdict.h"
+#include "qobject/qobject.h"
 #include "qom/object.h"
 #include "qemu/module.h"
 #include "qemu/option.h"