summaryrefslogtreecommitdiff
path: root/src/mainboard/dmp/vortex86ex/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dmp/vortex86ex/romstage.c')
-rw-r--r--src/mainboard/dmp/vortex86ex/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/dmp/vortex86ex/romstage.c b/src/mainboard/dmp/vortex86ex/romstage.c
index d84af32684..a6aa59b5dc 100644
--- a/src/mainboard/dmp/vortex86ex/romstage.c
+++ b/src/mainboard/dmp/vortex86ex/romstage.c
@@ -21,7 +21,7 @@
#include <console/console.h>
#include <cpu/x86/cache.h>
#include <halt.h>
-#include "drivers/pc80/i8254.c"
+#include "drivers/pc80/pc/i8254.c"
#include <northbridge/dmp/vortex86ex/northbridge.h>
#include <southbridge/dmp/vortex86ex/southbridge.h>
#include "northbridge/dmp/vortex86ex/raminit.c"