lsflib/include/lsf/lsf.h
changeset 121 fef2ccfa7b12
parent 120 430dbec0c228
child 150 75133486ba7e
--- a/lsflib/include/lsf/lsf.h
+++ b/lsflib/include/lsf/lsf.h
@@ -12,7 +12,7 @@
 
 #include <stdio.h>
 #ifndef __LIST__H
-#include <list.h>
+#include <lsf/list.h>
 #endif
 
 /* tokenizer splits a file into tokens */