summaryrefslogtreecommitdiff
path: root/hw/lm32_pic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32_pic.c')
-rw-r--r--hw/lm32_pic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/lm32_pic.c b/hw/lm32_pic.c
index 32f65db7f1..42d5602cf0 100644
--- a/hw/lm32_pic.c
+++ b/hw/lm32_pic.c
@@ -21,7 +21,7 @@
#include "hw.h"
#include "pc.h"
-#include "monitor.h"
+#include "monitor/monitor.h"
#include "sysbus.h"
#include "trace.h"
#include "lm32_pic.h"