summaryrefslogtreecommitdiff
path: root/src/mainboard/nec
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/nec')
-rw-r--r--src/mainboard/nec/powermate2000/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/nec/powermate2000/romstage.c b/src/mainboard/nec/powermate2000/romstage.c
index 95fa3b20ec..d069741184 100644
--- a/src/mainboard/nec/powermate2000/romstage.c
+++ b/src/mainboard/nec/powermate2000/romstage.c
@@ -25,7 +25,7 @@
#include <arch/hlt.h>
#include <stdlib.h>
#include <console/console.h>
-#include "superio/smsc/smscsuperio/smscsuperio_early_serial.c"
+#include "superio/smsc/smscsuperio/early_serial.c"
#include "northbridge/intel/i82810/raminit.h"
#include "cpu/x86/bist.h"
#include "southbridge/intel/i82801ax/i82801ax.h"