diff options
Diffstat (limited to 'hw/exynos4210_pwm.c')
-rw-r--r-- | hw/exynos4210_pwm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/exynos4210_pwm.c b/hw/exynos4210_pwm.c index 6d74cd4db5..185ccb9a74 100644 --- a/hw/exynos4210_pwm.c +++ b/hw/exynos4210_pwm.c @@ -25,7 +25,7 @@ #include "qemu-common.h" #include "hw/ptimer.h" -#include "hw/exynos4210.h" +#include "hw/arm/exynos4210.h" //#define DEBUG_PWM |