]> git.localhorst.tv Git - blank.git/blobdiff - src/model/CollisionBounds.hpp
glm backwards compatibility
[blank.git] / src / model / CollisionBounds.hpp
index e43b0d82e66e69ae624cbfbfbbba9e540ea8f770..a612286e5c4280bfd8fcd1f35d010633d2216dca 100644 (file)
@@ -2,8 +2,7 @@
 #define BLANK_MODEL_COLLISIONBOUNDS_HPP_
 
 #include "../graphics/PrimitiveMesh.hpp"
-
-#include <glm/glm.hpp>
+#include "../graphics/glm.hpp"
 
 
 namespace blank {