X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmodel%2FCollisionBounds.hpp;h=a612286e5c4280bfd8fcd1f35d010633d2216dca;hb=1257f99e76493b448bd81dba22e0ecb570aac6a0;hp=e43b0d82e66e69ae624cbfbfbbba9e540ea8f770;hpb=75172fd735e34082c34b47ae7c194445b53038d9;p=blank.git diff --git a/src/model/CollisionBounds.hpp b/src/model/CollisionBounds.hpp index e43b0d8..a612286 100644 --- a/src/model/CollisionBounds.hpp +++ b/src/model/CollisionBounds.hpp @@ -2,8 +2,7 @@ #define BLANK_MODEL_COLLISIONBOUNDS_HPP_ #include "../graphics/PrimitiveMesh.hpp" - -#include +#include "../graphics/glm.hpp" namespace blank {