summaryrefslogtreecommitdiff
path: root/hw/exynos4210_fimd.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/exynos4210_fimd.c')
-rw-r--r--hw/exynos4210_fimd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/exynos4210_fimd.c b/hw/exynos4210_fimd.c
index 3d498b77f8..6b31ae33b6 100644
--- a/hw/exynos4210_fimd.c
+++ b/hw/exynos4210_fimd.c
@@ -24,7 +24,7 @@
#include "qemu-common.h"
#include "exec/cpu-all.h"
-#include "sysbus.h"
+#include "hw/sysbus.h"
#include "ui/console.h"
#include "ui/pixel_ops.h"
#include "qemu/bswap.h"