another file behind the #USE_BULLET

This commit is contained in:
Erwin Coumans 2005-07-16 22:13:20 +00:00
parent 851d4016f8
commit 7c9422111b

@ -1,3 +1,5 @@
#ifdef USE_BULLET
#include "KX_BulletPhysicsController.h"
#include "Dynamics/RigidBody.h"
@ -136,3 +138,4 @@ bool KX_BulletPhysicsController::Update(double time)
// return false;
}
#endif //#ifdef USE_BULLET