]> git.localhorst.tv Git - blobs.git/blobdiff - src/creature/Situation.hpp
randomize creature properties a bit
[blobs.git] / src / creature / Situation.hpp
index 12b7490914783c6aac2bb9219d0bcd2f2f9c9c82..d421b690d694eb8fb0bac7d77c21bf87fccec57d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_CREATURE_SITUATION_HPP_
 #define BLOBS_CREATURE_SITUATION_HPP_
 
-#include "../graphics/glm.hpp"
+#include "../math/glm.hpp"
 
 
 namespace blobs {