]> git.localhorst.tv Git - blank.git/blobdiff - src/world/EntityDerivative.hpp
glm backwards compatibility
[blank.git] / src / world / EntityDerivative.hpp
index d3a6f3056739cdd270c36073c9cf002af6a3c1f8..68654d32c4c370510ccc164cdcd85be86cd3633a 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLANK_WORLD_ENTITYDERIVATIVE_HPP_
 #define BLANK_WORLD_ENTITYDERIVATIVE_HPP_
 
-#include <glm/glm.hpp>
+#include "../graphics/glm.hpp"
 
 
 namespace blank {