We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfd99f commit 1d4e485Copy full SHA for 1d4e485
12 files changed
src/xrGame/ActorCameras.cpp
@@ -20,8 +20,8 @@
20
#include "EffectorShot.h"
21
22
#include "PHMovementControl.h"
23
-#include "xrPhysics/ielevatorstate.h"
24
-#include "xrPhysics/actorcameracollision.h"
+#include "xrPhysics/IElevatorState.h"
+#include "xrPhysics/ActorCameraCollision.h"
25
#include "IKLimbsController.h"
26
#include "GamePersistent.h"
27
0 commit comments