X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2Fgl_traits.hpp;h=33b00690243faf2294cfe9c43115e63241b2bd29;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hp=a399893a17ab6c363c05c75bdc2380f5999f7a38;hpb=be413456f57da06e918ae7bf4c4f35e5198ff7ce;p=blobs.git 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