diff options
Diffstat (limited to 'src/cpu/samsung/exynos5250/wakeup.c')
-rw-r--r-- | src/cpu/samsung/exynos5250/wakeup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/samsung/exynos5250/wakeup.c b/src/cpu/samsung/exynos5250/wakeup.c index 1e8d892bc8..5a13191d58 100644 --- a/src/cpu/samsung/exynos5250/wakeup.c +++ b/src/cpu/samsung/exynos5250/wakeup.c @@ -19,7 +19,7 @@ #include <console/console.h> #include <cpu/samsung/exynos5250/power.h> -#include <cpu/samsung/exynos5-common/exynos5-common.h> +#include <cpu/samsung/exynos5250/exynos5-common.h> #include "wakeup.h" |