refactor: striped more arch-related code from the kernel code base
[lunaix-os.git] / lunaix-os / kernel / proc0.c
index 15afae4c8b5daa724aa592872ec35b19d1483c55..221ec2375aea3f0ec499dfdb97d910ba1b470848 100644 (file)
@@ -26,7 +26,7 @@
 #include <hal/pci.h>
 #include <hal/rtc.h>
 
-#include <arch/i386/boot/multiboot.h>
+#include <sys/boot/multiboot.h>
 
 #include <klibc/string.h>