]> git.localhorst.tv Git - blank.git/blobdiff - src/world/Steering.hpp
glm backwards compatibility
[blank.git] / src / world / Steering.hpp
index d6ec57f6556c50d5b4920fe561a857ae67289ca2..6acd0cf484d1c41d374964d35cc6ab978926868a 100644 (file)
@@ -3,8 +3,7 @@
 
 #include "../geometry/Location.hpp"
 #include "../geometry/primitive.hpp"
-
-#include <glm/glm.hpp>
+#include "../graphics/glm.hpp"
 
 
 namespace blank {