summary refs log tree commit diff stats
path: root/hw/exynos4210_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/exynos4210_uart.c')
-rw-r--r--hw/exynos4210_uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/exynos4210_uart.c b/hw/exynos4210_uart.c
index 006f3d44fb..8b4e72ca11 100644
--- a/hw/exynos4210_uart.c
+++ b/hw/exynos4210_uart.c
@@ -23,7 +23,7 @@
 #include "sysemu/sysemu.h"
 #include "char/char.h"
 
-#include "hw/exynos4210.h"
+#include "hw/arm/exynos4210.h"
 
 #undef DEBUG_UART
 #undef DEBUG_UART_EXTEND