X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FFont.hpp;h=d7aa4fadeccc884797b87e030ab2e321fe634351;hb=a19fdf3d9f0d7ecbf6eeeec817856d85049a8336;hp=6088d95b70a96f609899596ff2a8d6e84e5dd9cc;hpb=76b630bd0a147bf7c78d3380237c86b9bfc48530;p=blobs.git 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