From 2e8eec91eabef978bb15185be8bbf20ff385b4ff Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Sat, 21 Sep 2019 06:10:54 -0700 Subject: [PATCH] Missed one --- Runtime/CPlayerState.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/CPlayerState.cpp b/Runtime/CPlayerState.cpp index e1cbc29c0..2a5373e4f 100644 --- a/Runtime/CPlayerState.cpp +++ b/Runtime/CPlayerState.cpp @@ -7,9 +7,9 @@ #include "Runtime/CStateManager.hpp" #include "Runtime/GameGlobalObjects.hpp" #include "Runtime/IOStreams.hpp" -#include "Runtime/TCastTo.hpp" #include "Runtime/Camera/CCameraManager.hpp" #include "Runtime/Camera/CFirstPersonCamera.hpp" +#include "TCastTo.hpp" // Generated file, do not modify include path #include