moved EntityMotionState.* to CustomMotionState.*

This commit is contained in:
Andrew Meadows 2014-11-06 10:58:04 -08:00
parent 57f13f3a7c
commit 01b76af9d0
3 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@
#include <btBulletDynamicsCommon.h>
#include "BulletUtil.h"
#include "EntityMotionState.h"
#include "CustomMotionState.h"
#include "PositionHashKey.h"
#include "ShapeManager.h"
#include "UUIDHashKey.h"