X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fui%2FInterface.hpp;h=bcc6c662ff1e0750937ff4c5e0750cda9fe0b77c;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=9a6e927407b212f24063817bda98e2ce1e1b718d;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/ui/Interface.hpp b/src/ui/Interface.hpp index 9a6e927..bcc6c66 100644 --- a/src/ui/Interface.hpp +++ b/src/ui/Interface.hpp @@ -2,9 +2,9 @@ #define BLANK_UI_INTERFACE_HPP_ #include "../app/Config.hpp" +#include "../graphics/glm.hpp" #include -#include namespace blank {