Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / arch / x86 / boot / i386 / kremap32.c
index e7ff12252c2f84aefe2af89b5fe3e42067d98ac9..eac579315acd89981dfb4fdbf23427240c5c32e1 100644 (file)
@@ -5,7 +5,7 @@
 #include <lunaix/sections.h>
 
 #include <sys/boot/bstage.h>
-#include <sys/mm/mm_defs.h>
+#include <asm/mm_defs.h>
 
 #define PF_X 0x1
 #define PF_W 0x2