]> git.localhorst.tv Git - blank.git/blobdiff - tst/rand/StabilityTest.hpp
glm backwards compatibility
[blank.git] / tst / rand / StabilityTest.hpp
index a4ea86e4d32a66fe0e0af0a1ccb59cb0cf704963..b2ee1aefba1718c99a908da3637f6a622216518a 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef BLANK_TEST_RAND_STABILITYTEST_HPP
 #define BLANK_TEST_RAND_STABILITYTEST_HPP
 
-#include <glm/glm.hpp>
+#include "graphics/glm.hpp"
+
 #include <cppunit/extensions/HelperMacros.h>