summaryrefslogtreecommitdiff
path: root/hw/lm32_juart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32_juart.c')
-rw-r--r--hw/lm32_juart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/lm32_juart.c b/hw/lm32_juart.c
index f07ed3977f..7c2d202d6a 100644
--- a/hw/lm32_juart.c
+++ b/hw/lm32_juart.c
@@ -20,7 +20,7 @@
#include "hw.h"
#include "sysbus.h"
#include "trace.h"
-#include "qemu-char.h"
+#include "char/char.h"
#include "lm32_juart.h"