Decoupling Architectural-specific Code (#35)
[lunaix-os.git] / lunaix-os / includes / lunaix / ds / hashtable.h
index 41ca36b511d966fa591504525b2de6bfbd88b91b..3a38af895be56444272eeca276bc17f77720d0d3 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef __LUNAIX_HASHTABLE_H
 #define __LUNAIX_HASHTABLE_H
 
-#include <lib/hash.h>
+#include <klibc/hash.h>
 #include <lunaix/ds/llist.h>
 
 struct hbucket