X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fgraphics%2Fgl_traits.hpp;h=33b00690243faf2294cfe9c43115e63241b2bd29;hp=a399893a17ab6c363c05c75bdc2380f5999f7a38;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/graphics/gl_traits.hpp b/src/graphics/gl_traits.hpp index a399893..33b0069 100644 --- a/src/graphics/gl_traits.hpp +++ b/src/graphics/gl_traits.hpp @@ -1,7 +1,7 @@ #ifndef BLOBS_GRAPHICS_GL_TRAITS_HPP_ #define BLOBS_GRAPHICS_GL_TRAITS_HPP_ -#include "glm.hpp" +#include "../math/glm.hpp" #include