]> git.localhorst.tv Git - blank.git/blobdiff - src/model/bounds.hpp
glm backwards compatibility
[blank.git] / src / model / bounds.hpp
index df5f77f66410ef1c43e08701aae15d6883553a3c..7177290521bb258311b3763e765c73e9aac8e05c 100644 (file)
@@ -3,9 +3,9 @@
 
 #include "CollisionBounds.hpp"
 #include "../geometry/primitive.hpp"
+#include "../graphics/glm.hpp"
 
 #include <vector>
-#include <glm/glm.hpp>
 
 
 namespace blank {