summaryrefslogtreecommitdiff
path: root/kernel/spinlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/spinlock.c')
-rw-r--r--kernel/spinlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/spinlock.c b/kernel/spinlock.c
index f97b7db..2a546a8 100644
--- a/kernel/spinlock.c
+++ b/kernel/spinlock.c
@@ -4,7 +4,7 @@
#include "kernel.h"
#include "lib/logger/log.h"
-#include "x86.h"
+#include "asm/x86.h"
// https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html