Code-base clean-up and refactoring (#47)
[lunaix-os.git] / lunaix-os / kernel / mm / region.c
index d8035db4fef36d9d532206bcd95fb3b736e9ef4e..8e9b5c7fa105d9625fce2a4914e2ddee2f4ee24e 100644 (file)
@@ -3,7 +3,7 @@
 #include <lunaix/spike.h>
 #include <lunaix/process.h>
 
-#include <sys/mm/mempart.h>
+#include <asm/mempart.h>
 
 #include <klibc/string.h>