aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/wakeup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/wakeup.c')
-rw-r--r--src/soc/samsung/exynos5250/wakeup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/samsung/exynos5250/wakeup.c b/src/soc/samsung/exynos5250/wakeup.c
index b7161cf935..e688db7e1d 100644
--- a/src/soc/samsung/exynos5250/wakeup.c
+++ b/src/soc/samsung/exynos5250/wakeup.c
@@ -18,8 +18,8 @@
*/
#include <console/console.h>
-#include "power.h"
-#include "wakeup.h"
+#include <soc/power.h>
+#include <soc/wakeup.h>
void wakeup(void)
{