X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FFont.hpp;h=d52d43f63e179df4539d4687f50d30609815e6cd;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=b940059787ec0485ed153eb760f5e8b11078dacc;hpb=549646ac3e5bede5e77031f773649edf8de83608;p=blank.git diff --git a/src/graphics/Font.hpp b/src/graphics/Font.hpp index b940059..d52d43f 100644 --- a/src/graphics/Font.hpp +++ b/src/graphics/Font.hpp @@ -1,8 +1,9 @@ #ifndef BLANK_GRAPHICS_FONT_HPP_ #define BLANK_GRAPHICS_FONT_HPP_ +#include "glm.hpp" + #include -#include namespace blank {