aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/stout/romstage.c')
-rw-r--r--src/mainboard/google/stout/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/stout/romstage.c b/src/mainboard/google/stout/romstage.c
index 008f1f8361..05caa3ecc8 100644
--- a/src/mainboard/google/stout/romstage.c
+++ b/src/mainboard/google/stout/romstage.c
@@ -154,7 +154,7 @@ static void early_ec_init(void)
}
}
-#include <cpu/intel/car.h>
+#include <cpu/intel/romstage.h>
void main(unsigned long bist)
{
int boot_mode = 0;