fix case sensitive issue

This commit is contained in:
Erwin Coumans
2015-10-28 16:02:55 -07:00
parent 6a6c0297fe
commit 8a956318e5
3 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
#include "PhysicsClientC_API.h"
#ifdef PHYSICS_LOOP_BACK
#include "PhysicsLoopbackC_API.h"
#include "PhysicsLoopBackC_API.h"
#endif //PHYSICS_LOOP_BACK
#include "SharedMemoryPublic.h"