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

@@ -23,7 +23,7 @@ subject to the following restrictions:
#include "BU_MotionStateInterface.h"
#include "BulletCollision/CollisionShapes/btPolyhedralConvexShape.h"
#include <btSimdMinMax.h>
#include <btMinMax.h>
#include "LinearMath/btTransformUtil.h"