aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/temp_ram_exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/fsp2_0/temp_ram_exit.c')
-rw-r--r--src/drivers/intel/fsp2_0/temp_ram_exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/intel/fsp2_0/temp_ram_exit.c b/src/drivers/intel/fsp2_0/temp_ram_exit.c
index 075e923f84..342fc357fa 100644
--- a/src/drivers/intel/fsp2_0/temp_ram_exit.c
+++ b/src/drivers/intel/fsp2_0/temp_ram_exit.c
@@ -9,7 +9,7 @@
* (at your option) any later version.
*/
-#include <arch/cpu.h>
+#include <arch/romstage.h>
#include <console/console.h>
#include <fsp/api.h>
#include <fsp/util.h>