- file renaming and includes done
[genesis3d.git] / G3D / DirTreeCommon.c
index 8137354..2d2b318 100644 (file)
@@ -23,8 +23,8 @@
 #include       <assert.h>\r
 #include       <string.h>\r
 \r
-#include       "ram.h"\r
-#include       "dirtree-common.h"\r
+#include       "Ram.h"\r
+#include       "DirTreeCommon.h"\r
 \r
 char * DuplicateString(const char *String)\r
 {\r
@@ -103,4 +103,4 @@ void        indent(int i)
        while   (i--)\r
                printf(" ");\r
 }\r
-#endif
\ No newline at end of file
+#endif\r