aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250/trustzone.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5250/trustzone.c')
-rw-r--r--src/soc/samsung/exynos5250/trustzone.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5250/trustzone.c b/src/soc/samsung/exynos5250/trustzone.c
index d67eb33228..c4d3bc64b6 100644
--- a/src/soc/samsung/exynos5250/trustzone.c
+++ b/src/soc/samsung/exynos5250/trustzone.c
@@ -19,7 +19,7 @@
*/
#include <arch/io.h>
-#include "trustzone.h"
+#include <soc/trustzone.h>
/* Setting TZPC[TrustZone Protection Controller] */
void trustzone_init(void)