]> git.localhorst.tv Git - blobs.git/blobdiff - src/graphics/Program.hpp
randomize creature properties a bit
[blobs.git] / src / graphics / Program.hpp
index 2add96c290066027544b48afb44a159b74df7b13..d06897231247b1f71bd9d64fe4b460772a3df248 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_GRAPHICS_PROGRAM_HPP_
 #define BLOBS_GRAPHICS_PROGRAM_HPP_
 
-#include "glm.hpp"
+#include "../math/glm.hpp"
 
 #include <iosfwd>
 #include <list>