summaryrefslogtreecommitdiff
path: root/bl1/bl1_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'bl1/bl1_private.h')
-rw-r--r--bl1/bl1_private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bl1/bl1_private.h b/bl1/bl1_private.h
index ed815853..bdbf80f3 100644
--- a/bl1/bl1_private.h
+++ b/bl1/bl1_private.h
@@ -8,7 +8,8 @@
#define BL1_PRIVATE_H
#include <stdint.h>
-#include <utils_def.h>
+
+#include <lib/utils_def.h>
/*******************************************************************************
* Declarations of linker defined symbols which will tell us where BL1 lives