fixes on unix (new lines and case)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "btBulletFile.h"
|
||||
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
#include "BulletCollision/gimpact/btGImpactShape.h"
|
||||
#include "BulletCollision/Gimpact/btGImpactShape.h"
|
||||
|
||||
btBulletWorldImporter::btBulletWorldImporter(btDynamicsWorld* world)
|
||||
:m_dynamicsWorld(world),
|
||||
|
||||
@@ -115,4 +115,5 @@ public:
|
||||
|
||||
};
|
||||
|
||||
#endif //BULLET_WORLD_IMPORTER_H
|
||||
#endif //BULLET_WORLD_IMPORTER_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user