aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/pei_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/pei_data.c')
-rw-r--r--src/soc/intel/broadwell/pei_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/pei_data.c b/src/soc/intel/broadwell/pei_data.c
index aac7c7fcb7..9ae7268971 100644
--- a/src/soc/intel/broadwell/pei_data.c
+++ b/src/soc/intel/broadwell/pei_data.c
@@ -17,9 +17,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <console/console.h>
#include <stdlib.h>
#include <stdint.h>
+#include <console/streams.h>
#include <broadwell/iomap.h>
#include <broadwell/pei_data.h>
#include <broadwell/pei_wrapper.h>