- file renaming and includes done
[genesis3d.git] / G3D / StrBlock.h
similarity index 96%
rename from G3D/Actor/strblock.h
rename to G3D/StrBlock.h
index 50c02bd..f3f329d 100644 (file)
@@ -23,8 +23,8 @@
 #ifndef GE_STRBLOCK_H\r
 #define GE_STRBLOCK_H\r
 \r
-#include "basetype.h"  // geBoolean\r
-#include "vfile.h"\r
+#include "BaseType.h"  // geBoolean\r
+#include "VFile.h"\r
 \r
 #ifdef __cplusplus\r
 extern "C" {\r
@@ -58,4 +58,4 @@ geBoolean GENESISCC geStrBlock_WriteToBinaryFile(const geStrBlock *SB,geVFile *p
 }\r
 #endif\r
 \r
-#endif
\ No newline at end of file
+#endif\r