summary refs log tree commit diff stats
path: root/hw/qdev-monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/qdev-monitor.h')
-rw-r--r--hw/qdev-monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/qdev-monitor.h b/hw/qdev-monitor.h
index 220ceba4c5..fae1b1ec84 100644
--- a/hw/qdev-monitor.h
+++ b/hw/qdev-monitor.h
@@ -2,7 +2,7 @@
 #define QEMU_QDEV_MONITOR_H
 
 #include "qdev-core.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
 
 /*** monitor commands ***/