X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fworld%2FPlanet.hpp;h=28ecaa03cd206a0e254685928dabeb398203af07;hp=2274d045aed749e9d4b65a4f0eceb075b508db34;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/world/Planet.hpp b/src/world/Planet.hpp index 2274d04..28ecaa0 100644 --- a/src/world/Planet.hpp +++ b/src/world/Planet.hpp @@ -5,8 +5,8 @@ #include "Set.hpp" #include "Tile.hpp" -#include "../graphics/glm.hpp" #include "../graphics/SimpleVAO.hpp" +#include "../math/glm.hpp" #include #include