- file renaming and includes done
[genesis3d.git] / G3D / BodyInst.h
similarity index 95%
rename from G3D/Actor/bodyinst.h
rename to G3D/BodyInst.h
index f079679..0119cd6 100644 (file)
  */\r
 \r
 \r
-#include "basetype.h"\r
-#include "xform3d.h"\r
-#include "body.h"\r
+#include "BaseType.h"\r
+#include "XForm3d.h"\r
+#include "Body.h"\r
 #include "XFArray.h"\r
-#include "camera.h"\r
+#include "Camera.h"\r
 \r
 \r
 #ifdef __cplusplus\r
@@ -125,4 +125,4 @@ const geBodyInst_Geometry *GENESISCC geBodyInst_GetGeometry(
 #endif\r
 \r
 #endif\r
-               
\ No newline at end of file
+               \r