X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fui%2FPlayerController.hpp;h=69a15e9846ef7e7b42bd72f9b281682184eb015a;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=48c3bdcfbc51ff07e65ca1779735a03becac584c;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/ui/PlayerController.hpp b/src/ui/PlayerController.hpp index 48c3bdc..69a15e9 100644 --- a/src/ui/PlayerController.hpp +++ b/src/ui/PlayerController.hpp @@ -1,8 +1,7 @@ #ifndef BLANK_UI_PLAYERCONTROLLER_HPP_ #define BLANK_UI_PLAYERCONTROLLER_HPP_ -#include - +#include "../graphics/glm.hpp" #include "../world/EntityCollision.hpp" #include "../world/EntityController.hpp" #include "../world/WorldCollision.hpp"