X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fworld%2FBody.hpp;h=df68984915bdf8e22b375280c7df6a10f073a449;hp=3db5e37e362b3de7352dac22ee6a4a848dac5652;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/world/Body.hpp b/src/world/Body.hpp index 3db5e37..df68984 100644 --- a/src/world/Body.hpp +++ b/src/world/Body.hpp @@ -2,7 +2,7 @@ #define BLOBS_WORLD_BODY_HPP_ #include "Orbit.hpp" -#include "../graphics/glm.hpp" +#include "../math/glm.hpp" #include