X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmodel%2FCollisionBounds.hpp;h=a612286e5c4280bfd8fcd1f35d010633d2216dca;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=e43b0d82e66e69ae624cbfbfbbba9e540ea8f770;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;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 {