]> git.localhorst.tv Git - blank.git/blobdiff - src/model/Instance.hpp
glm backwards compatibility
[blank.git] / src / model / Instance.hpp
index 80c8f710fd14e7a0f60988a2fc6b0b73122a1110..60e195087099fbfe8f28493d326a2680fdd3355a 100644 (file)
@@ -2,9 +2,9 @@
 #define BLANK_MODEL_INSTANCE_HPP_
 
 #include "Part.hpp"
+#include "../graphics/glm.hpp"
 
 #include <vector>
-#include <glm/glm.hpp>
 #include <glm/gtc/quaternion.hpp>