replaced btSimdMinMax.h by btMinMax.h in a few remaining places

This commit is contained in:
ejcoumans
2007-10-19 20:48:06 +00:00
parent dbe502c5a8
commit c625e756fe
7 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ subject to the following restrictions:
#include "LinearMath/btVector3.h"
#include "LinearMath/btPoint3.h"
#include "LinearMath/btTransform.h"
#include "LinearMath/btSimdMinMax.h"
#include "LinearMath/btMinMax.h"
#include "BulletCollision/CollisionShapes/btConvexShape.h"