summaryrefslogtreecommitdiffstats
path: root/hw/cadence_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cadence_uart.c')
-rw-r--r--hw/cadence_uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/cadence_uart.c b/hw/cadence_uart.c
index f34acc8..7dd2fe5 100644
--- a/hw/cadence_uart.c
+++ b/hw/cadence_uart.c
@@ -17,7 +17,7 @@
*/
#include "sysbus.h"
-#include "qemu-char.h"
+#include "char/char.h"
#include "qemu/timer.h"
#ifdef CADENCE_UART_ERR_DEBUG
OpenPOWER on IntegriCloud