fix capitalization in OpenCL include path (non-Windows platforms)
This commit is contained in:
@@ -22,7 +22,7 @@ subject to the following restrictions:
|
|||||||
#include "BulletSoftBody/btSoftBody.h"
|
#include "BulletSoftBody/btSoftBody.h"
|
||||||
#include "BulletSoftBody/btSoftBodyInternals.h"
|
#include "BulletSoftBody/btSoftBodyInternals.h"
|
||||||
#include "BulletCollision/CollisionShapes/btCapsuleShape.h"
|
#include "BulletCollision/CollisionShapes/btCapsuleShape.h"
|
||||||
#include "BulletCollision/COllisionShapes/btSphereShape.h"
|
#include "BulletCollision/CollisionShapes/btSphereShape.h"
|
||||||
#include "LinearMath/btQuickprof.h"
|
#include "LinearMath/btQuickprof.h"
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user