summaryrefslogtreecommitdiff
path: root/src/BulletCollision/CollisionShapes/btCylinderShape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/BulletCollision/CollisionShapes/btCylinderShape.h')
-rw-r--r--src/BulletCollision/CollisionShapes/btCylinderShape.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/BulletCollision/CollisionShapes/btCylinderShape.h b/src/BulletCollision/CollisionShapes/btCylinderShape.h
index c78890c88..0694ee45d 100644
--- a/src/BulletCollision/CollisionShapes/btCylinderShape.h
+++ b/src/BulletCollision/CollisionShapes/btCylinderShape.h
@@ -17,8 +17,8 @@ subject to the following restrictions:
#define CYLINDER_MINKOWSKI_H
#include "btBoxShape.h"
-#include "../BroadphaseCollision/btBroadphaseProxy.h" // for the types
-#include "../../LinearMath/btVector3.h"
+#include "BulletCollision/BroadphaseCollision/btBroadphaseProxy.h" // for the types
+#include "LinearMath/btVector3.h"
/// implements cylinder shape interface
class btCylinderShape : public btBoxShape