summary refs log tree commit diff stats
path: root/hw/i386/monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/monitor.c')
-rw-r--r--hw/i386/monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/monitor.c b/hw/i386/monitor.c
index 1ebd3564bf..1921e4d52e 100644
--- a/hw/i386/monitor.c
+++ b/hw/i386/monitor.c
@@ -24,7 +24,7 @@
 
 #include "qemu/osdep.h"
 #include "monitor/monitor.h"
-#include "qapi/qmp/qdict.h"
+#include "qobject/qdict.h"
 #include "qapi/error.h"
 #include "qapi/qapi-commands-misc-target.h"
 #include "hw/i386/x86.h"