aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_xip.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/spl/spl_xip.c')
-rw-r--r--common/spl/spl_xip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/spl_xip.c b/common/spl/spl_xip.c
index 959915f..1465c3e 100644
--- a/common/spl/spl_xip.c
+++ b/common/spl/spl_xip.c
@@ -4,7 +4,7 @@
* Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
*/
-#include <common.h>
+#include <config.h>
#include <image.h>
#include <log.h>
#include <spl.h>