]> git.localhorst.tv Git - blank.git/blobdiff - src/world/EntityState.hpp
glm backwards compatibility
[blank.git] / src / world / EntityState.hpp
index ee99c76bd75bef248c655c9673785960ea545b2d..e862161ec4b446eedbb02a66ea6312f2792faba5 100644 (file)
@@ -2,8 +2,8 @@
 #define BLANK_WORLD_ENTITYSTATE_HPP_
 
 #include "../geometry/Location.hpp"
+#include "../graphics/glm.hpp"
 
-#include <glm/glm.hpp>
 #include <glm/gtc/quaternion.hpp>