aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/boot_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/lapic/boot_cpu.c')
-rw-r--r--src/cpu/x86/lapic/boot_cpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/lapic/boot_cpu.c b/src/cpu/x86/lapic/boot_cpu.c
index 308b0876b3..5643bd9cd0 100644
--- a/src/cpu/x86/lapic/boot_cpu.c
+++ b/src/cpu/x86/lapic/boot_cpu.c
@@ -1,4 +1,4 @@
-#include <cpu/x86/lapic.h>
+#include <smp/node.h>
#include <cpu/x86/msr.h>
#if CONFIG_SMP