aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos/libqos.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/libqos.c')
-rw-r--r--tests/qtest/libqos/libqos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qtest/libqos/libqos.c b/tests/qtest/libqos/libqos.c
index 28a0901..9b49d0d 100644
--- a/tests/qtest/libqos/libqos.c
+++ b/tests/qtest/libqos/libqos.c
@@ -2,7 +2,7 @@
#include "../libqtest.h"
#include "libqos.h"
#include "pci.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
/*** Test Setup & Teardown ***/