]> git.localhorst.tv Git - blank.git/blobdiff - src/geometry/rotation.hpp
glm backwards compatibility
[blank.git] / src / geometry / rotation.hpp
index ac208dc4c725b087a902e1a470e45c74d8c3e6dd..3365a326f79e4b0b4555fb3ef708fa6be0f1df28 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLANK_GEOMETRY_ROTATION_HPP_
 #define BLANK_GEOMETRY_ROTATION_HPP_
 
-#include <glm/glm.hpp>
+#include "../graphics/glm.hpp"
 
 
 namespace blank {