aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/romstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/romstage.h')
-rw-r--r--src/soc/intel/common/romstage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/romstage.h b/src/soc/intel/common/romstage.h
index 440cad75f5..b35ff6652a 100644
--- a/src/soc/intel/common/romstage.h
+++ b/src/soc/intel/common/romstage.h
@@ -24,7 +24,7 @@
#include <stdint.h>
#include <arch/cpu.h>
#include <memory_info.h>
-#include <fsp_util.h>
+#include <fsp/util.h>
#include <soc/intel/common/util.h>
#include <soc/pei_data.h>
#include <soc/pm.h> /* chip_power_state */