- file renaming and includes done
[genesis3d.git] / G3D / StrBlock.c
similarity index 95%
rename from G3D/Actor/strblock.c
rename to G3D/StrBlock.c
index 392b90e..7fa0a4c 100644 (file)
@@ -29,9 +29,9 @@
 #include <assert.h>\r
 #include <stdio.h>\r
 \r
-#include "strblock.h"\r
-#include "ram.h"\r
-#include "errorlog.h"\r
+#include "StrBlock.h"\r
+#include "Ram.h"\r
+#include "ErrorLog.h"\r
 \r
 #define STRBLOCK_MAX_STRINGLEN 255\r
 \r