]> git.localhorst.tv Git - blobs.git/blobdiff - src/graphics/Font.hpp
randomize creature properties a bit
[blobs.git] / src / graphics / Font.hpp
index 6088d95b70a96f609899596ff2a8d6e84e5dd9cc..d7aa4fadeccc884797b87e030ab2e321fe634351 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_GRAPHICS_FONT_HPP_
 #define BLOBS_GRAPHICS_FONT_HPP_
 
-#include "glm.hpp"
+#include "../math/glm.hpp"
 
 #include <string>
 #include <SDL_ttf.h>