diff options
Diffstat (limited to 'include/Player/PlayerControlData.hpp')
| -rw-r--r-- | include/Player/PlayerControlData.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Player/PlayerControlData.hpp b/include/Player/PlayerControlData.hpp index e772b474..3f998186 100644 --- a/include/Player/PlayerControlData.hpp +++ b/include/Player/PlayerControlData.hpp @@ -1,9 +1,8 @@ #pragma once #include "global.h" -#include "types.h" - #include "lib/math.h" +#include "types.h" #include "System/SysNew.hpp" |
