mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-12 00:33:29 +02:00
moved EntityMotionState.* to CustomMotionState.*
This commit is contained in:
parent
57f13f3a7c
commit
01b76af9d0
3 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue