Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / kernel / fs / iso9660 / rockridge.c
index b211fdbd777441f9d42035156449a8504b7628d6..d0295d072f78bc1a67c6433613eca336866214df 100644 (file)
@@ -1,4 +1,5 @@
-#include <lunaix/fs/iso9660.h>
+#include <klibc/string.h>
+#include "iso9660.h"
 
 int
 isorr_parse_px(struct iso_drecache* cache, void* px_start)
 
 int
 isorr_parse_px(struct iso_drecache* cache, void* px_start)