aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/css/sgm/sgm_bl1_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/css/sgm/sgm_bl1_setup.c')
-rw-r--r--plat/arm/css/sgm/sgm_bl1_setup.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/plat/arm/css/sgm/sgm_bl1_setup.c b/plat/arm/css/sgm/sgm_bl1_setup.c
index dc3d71dd45..8b7c5dabbe 100644
--- a/plat/arm/css/sgm/sgm_bl1_setup.c
+++ b/plat/arm/css/sgm/sgm_bl1_setup.c
@@ -4,8 +4,9 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#include <bl_common.h>
-#include <debug.h>
+#include <common/bl_common.h>
+#include <common/debug.h>
+
#include <plat_arm.h>
#include <sgm_plat_config.h>
#include <soc_css.h>