]> git.localhorst.tv Git - blank.git/blobdiff - tst/geometry/LocationTest.hpp
glm backwards compatibility
[blank.git] / tst / geometry / LocationTest.hpp
index d46be0be9d725c6c91d85bf1122c2020e6bfe889..104adcdd449c623d13fefb6e5138e0afd6cc6733 100644 (file)
@@ -2,9 +2,9 @@
 #define BLANK_TEST_GEOMETRY_LOCATIONTEST_HPP_
 
 #include "geometry/Location.hpp"
+#include "graphics/glm.hpp"
 
 #include <string>
-#include <glm/glm.hpp>
 #include <cppunit/extensions/HelperMacros.h>