refactor: use a more decent physical memory map
[lunaix-os.git] / lunaix-os / includes / lunaix / ds / llist.h
index 65ba474d750328d80ff3c08eba0611c9cb076f30..ecce44ab332d92af3bed87d0b2fa7957a49b6b1f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __LUNAIX_LLIST_H
 #define __LUNAIX_LLIST_H
 
-#include <lunaix/common.h>
+#include <lunaix/types.h>
 
 struct llist_header
 {