summary refs log tree commit diff stats
path: root/monitor/hmp-cmds-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/hmp-cmds-target.c')
-rw-r--r--monitor/hmp-cmds-target.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/hmp-cmds-target.c b/monitor/hmp-cmds-target.c
index ff01cf9d8d..0300faa8a2 100644
--- a/monitor/hmp-cmds-target.c
+++ b/monitor/hmp-cmds-target.c
@@ -30,7 +30,7 @@
 #include "monitor/monitor-internal.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qdict.h"
-#include "sysemu/hw_accel.h"
+#include "system/hw_accel.h"
 
 /* Set the current CPU defined by the user. Callers must hold BQL. */
 int monitor_set_cpu(Monitor *mon, int cpu_index)