aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/thomson/ip1000/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/thomson/ip1000/romstage.c')
-rw-r--r--src/mainboard/thomson/ip1000/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/thomson/ip1000/romstage.c b/src/mainboard/thomson/ip1000/romstage.c
index 50a6335fb4..4a8e0a698a 100644
--- a/src/mainboard/thomson/ip1000/romstage.c
+++ b/src/mainboard/thomson/ip1000/romstage.c
@@ -28,7 +28,7 @@
#include <arch/llshell.h>
#include "pc80/serial.c"
#include "pc80/udelay_io.c"
-#include "arch/i386/lib/console.c"
+#include "console/console.c"
#include "lib/ramtest.c"
#include "superio/smsc/smscsuperio/smscsuperio_early_serial.c"
#include "northbridge/intel/i82830/raminit.h"