aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5-common/spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/exynos5-common/spl.h')
-rw-r--r--src/cpu/samsung/exynos5-common/spl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/samsung/exynos5-common/spl.h b/src/cpu/samsung/exynos5-common/spl.h
index 1df4aed424..afa9a8e909 100644
--- a/src/cpu/samsung/exynos5-common/spl.h
+++ b/src/cpu/samsung/exynos5-common/spl.h
@@ -23,7 +23,7 @@
#ifndef __ASM_ARCH_EXYNOS_SPL_H__
#define __ASM_ARCH_EXYNOS_SPL_H__
-#include <cpu/samsung/exynos-common/cpu.h>
+#include <cpu/samsung/exynos5-common/cpu.h>
/* FIXME(dhendrix): non-common header included by a common header... */
#include <cpu/samsung/exynos5250/dmc.h>