X-Git-Url: http://git.localhorst.tv/?p=blobs.git;a=blobdiff_plain;f=src%2Fgraphics%2FFont.hpp;h=d7aa4fadeccc884797b87e030ab2e321fe634351;hp=6088d95b70a96f609899596ff2a8d6e84e5dd9cc;hb=8f6530c75730f901efd6708e4fde7e68a178adf1;hpb=c51b3bbef5c9b8ab52f55d46f08c5992fe574f70 diff --git a/src/graphics/Font.hpp b/src/graphics/Font.hpp index 6088d95..d7aa4fa 100644 --- a/src/graphics/Font.hpp +++ b/src/graphics/Font.hpp @@ -1,7 +1,7 @@ #ifndef BLOBS_GRAPHICS_FONT_HPP_ #define BLOBS_GRAPHICS_FONT_HPP_ -#include "glm.hpp" +#include "../math/glm.hpp" #include #include