aboutsummaryrefslogtreecommitdiff
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 1921e4d..79df965 100644
--- a/hw/i386/monitor.c
+++ b/hw/i386/monitor.c
@@ -26,7 +26,7 @@
#include "monitor/monitor.h"
#include "qobject/qdict.h"
#include "qapi/error.h"
-#include "qapi/qapi-commands-misc-target.h"
+#include "qapi/qapi-commands-misc-i386.h"
#include "hw/i386/x86.h"
#include "hw/rtc/mc146818rtc.h"