X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fworld%2FOrbit.hpp;h=8ed415ee2d77d5295a188745b2a9ed679edee696;hp=7def521cc57bdbc79034fe95f4977ea1939cf353;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/world/Orbit.hpp b/src/world/Orbit.hpp index 7def521..8ed415e 100644 --- a/src/world/Orbit.hpp +++ b/src/world/Orbit.hpp @@ -1,7 +1,7 @@ #ifndef BLOBS_WORLD_ORBIT_HPP_ #define BLOBS_WORLD_ORBIT_HPP_ -#include "../graphics/glm.hpp" +#include "../math/glm.hpp" namespace blobs {