diff options
Diffstat (limited to 'hw/exynos4210_combiner.c')
-rw-r--r-- | hw/exynos4210_combiner.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/exynos4210_combiner.c b/hw/exynos4210_combiner.c index 5818f10132..6874287302 100644 --- a/hw/exynos4210_combiner.c +++ b/hw/exynos4210_combiner.c @@ -29,7 +29,7 @@ #include "hw/sysbus.h" -#include "hw/exynos4210.h" +#include "hw/arm/exynos4210.h" //#define DEBUG_COMBINER |