diff options
Diffstat (limited to 'include/common/bl_common.h')
-rw-r--r-- | include/common/bl_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/bl_common.h b/include/common/bl_common.h index 38be62835..2a026b8f4 100644 --- a/include/common/bl_common.h +++ b/include/common/bl_common.h @@ -85,7 +85,7 @@ #include <stddef.h> #include <stdint.h> #include <types.h> -#include <utils.h> /* To retain compatibility */ +#include <utils_def.h> /* To retain compatibility */ /* * Declarations of linker defined symbols to help determine memory layout of |