Changeset 1748 for trunk/test/Physics/Include/EasyCharacterController.h
- Timestamp:
- Aug 15, 2012, 3:29:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Physics/Include/EasyCharacterController.h
r1747 r1748 19 19 20 20 #ifdef HAVE_PHYS_USE_BULLET 21 #include "core.h"21 #include <BulletDynamics/Character/btKinematicCharacterController.h> 22 22 #include "EasyPhysics.h" 23 #include <BulletDynamics/Character/btKinematicCharacterController.h>24 23 #endif 25 24
Note: See TracChangeset
for help on using the changeset viewer.