case sensitive header include

This commit is contained in:
Erwin Coumans
2018-05-23 13:51:51 +10:00
parent 77c332bd88
commit 94da262906

View File

@@ -3,7 +3,7 @@
#include "LinearMath/btAlignedObjectArray.h"
#include "LinearMath/btTransform.h"
#include <string>
#include "UrdfJointTypes.h"//for UrdfMaterialColor cache
#include "URDFJointTypes.h"//for UrdfMaterialColor cache
class btVector3;
class btTransform;