X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcreature%2FSituation.hpp;h=d421b690d694eb8fb0bac7d77c21bf87fccec57d;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hp=12b7490914783c6aac2bb9219d0bcd2f2f9c9c82;hpb=8a3907bb0bed257bf5d6f40f39f15114e8345913;p=blobs.git diff --git a/src/creature/Situation.hpp b/src/creature/Situation.hpp index 12b7490..d421b69 100644 --- a/src/creature/Situation.hpp +++ b/src/creature/Situation.hpp @@ -1,7 +1,7 @@ #ifndef BLOBS_CREATURE_SITUATION_HPP_ #define BLOBS_CREATURE_SITUATION_HPP_ -#include "../graphics/glm.hpp" +#include "../math/glm.hpp" namespace blobs {