summary refs log tree commit diff stats
path: root/target/arm/arm-qmp-cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/arm-qmp-cmds.c')
-rw-r--r--target/arm/arm-qmp-cmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/arm-qmp-cmds.c b/target/arm/arm-qmp-cmds.c
index 33cea080d1..883c0a0e8c 100644
--- a/target/arm/arm-qmp-cmds.c
+++ b/target/arm/arm-qmp-cmds.c
@@ -28,7 +28,7 @@
 #include "qapi/qobject-input-visitor.h"
 #include "qapi/qapi-commands-machine-target.h"
 #include "qapi/qapi-commands-misc-target.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
 #include "qom/qom-qobject.h"
 
 static GICCapability *gic_cap_new(int version)