aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/romstage.c')
-rw-r--r--src/soc/intel/broadwell/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/broadwell/romstage.c b/src/soc/intel/broadwell/romstage.c
index 2e5db76ce9..8e884d5d35 100644
--- a/src/soc/intel/broadwell/romstage.c
+++ b/src/soc/intel/broadwell/romstage.c
@@ -3,6 +3,7 @@
#include <acpi/acpi.h>
#include <arch/romstage.h>
#include <console/console.h>
+#include <cpu/intel/haswell/haswell.h>
#include <elog.h>
#include <romstage_handoff.h>
#include <soc/gpio.h>