summaryrefslogtreecommitdiff
path: root/src/mainboard/ecs/p6iwp-fe/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/ecs/p6iwp-fe/romstage.c')
-rw-r--r--src/mainboard/ecs/p6iwp-fe/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/ecs/p6iwp-fe/romstage.c b/src/mainboard/ecs/p6iwp-fe/romstage.c
index 4e12777e64..2325e7613e 100644
--- a/src/mainboard/ecs/p6iwp-fe/romstage.c
+++ b/src/mainboard/ecs/p6iwp-fe/romstage.c
@@ -30,7 +30,7 @@
#include "northbridge/intel/i82810/raminit.h"
#include "pc80/udelay_io.c"
#include "cpu/x86/bist.h"
-#include "superio/ite/it8712f/it8712f_early_serial.c"
+#include "superio/ite/it8712f/early_serial.c"
#include <lib.h>
void main(unsigned long bist)