summaryrefslogtreecommitdiff
path: root/hw/exynos4210_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/exynos4210_uart.c')
-rw-r--r--hw/exynos4210_uart.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/exynos4210_uart.c b/hw/exynos4210_uart.c
index 20dcd9fb57..4f23079095 100644
--- a/hw/exynos4210_uart.c
+++ b/hw/exynos4210_uart.c
@@ -20,8 +20,8 @@
*/
#include "sysbus.h"
-#include "sysemu.h"
-#include "qemu-char.h"
+#include "sysemu/sysemu.h"
+#include "char/char.h"
#include "exynos4210.h"