aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s8226/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s8226/romstage.c')
-rw-r--r--src/mainboard/tyan/s8226/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s8226/romstage.c b/src/mainboard/tyan/s8226/romstage.c
index b4f9523d5c..f0b21e2ffc 100644
--- a/src/mainboard/tyan/s8226/romstage.c
+++ b/src/mainboard/tyan/s8226/romstage.c
@@ -25,7 +25,7 @@
#include <console/console.h>
#include <arch/stages.h>
#include "cpu/x86/bist.h"
-#include "cpu/x86/lapic/boot_cpu.c"
+#include "cpu/x86/lapic.h"
#include "agesawrapper.h"
#include "northbridge/amd/agesa/family10/reset_test.h"
#include <nb_cimx.h>