summary refs log tree commit diff stats
path: root/system/runstate-hmp-cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/runstate-hmp-cmds.c')
-rw-r--r--system/runstate-hmp-cmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/runstate-hmp-cmds.c b/system/runstate-hmp-cmds.c
index 2df670f0c0..be1d676992 100644
--- a/system/runstate-hmp-cmds.c
+++ b/system/runstate-hmp-cmds.c
@@ -19,7 +19,7 @@
 #include "monitor/monitor.h"
 #include "qapi/error.h"
 #include "qapi/qapi-commands-run-state.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
 #include "qemu/accel.h"
 
 void hmp_info_status(Monitor *mon, const QDict *qdict)