X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fcreature%2FSteering.hpp;h=51f2c63db710bc098d689f540ef00801a050cadb;hp=6d5b40a2103e3d98cb8039c6010ac75e6fc85339;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/creature/Steering.hpp b/src/creature/Steering.hpp index 6d5b40a..51f2c63 100644 --- a/src/creature/Steering.hpp +++ b/src/creature/Steering.hpp @@ -1,7 +1,7 @@ #ifndef BLOBS_CREATURE_STEERING_HPP_ #define BLOBS_CREATURE_STEERING_HPP_ -#include "../graphics/glm.hpp" +#include "../math/glm.hpp" namespace blobs {