aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/stage_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/stage_cache.c')
-rw-r--r--src/soc/intel/broadwell/stage_cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/stage_cache.c b/src/soc/intel/broadwell/stage_cache.c
index 6c6b6fb6bf..cb34297cdd 100644
--- a/src/soc/intel/broadwell/stage_cache.c
+++ b/src/soc/intel/broadwell/stage_cache.c
@@ -19,7 +19,7 @@
#include <cbmem.h>
#include <ramstage_cache.h>
-#include <broadwell/smm.h>
+#include <soc/smm.h>
#include <stdint.h>
struct ramstage_cache *ramstage_cache_location(long *size)