X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FPlainColor.hpp;h=6cdf1106d33fdd848ac4849afc21c84bc8e5dfb8;hb=04b035d837668eb6444ec34e59c018d0c25983fd;hp=cfaaebe058c5929ffb6c65c1d7b8cbcb021edd10;hpb=a32b120a2c06d3c7ad6a217bc46bba9e76d75d93;p=blank.git diff --git a/src/graphics/PlainColor.hpp b/src/graphics/PlainColor.hpp index cfaaebe..6cdf110 100644 --- a/src/graphics/PlainColor.hpp +++ b/src/graphics/PlainColor.hpp @@ -1,10 +1,10 @@ #ifndef BLANK_GRAPHICS_PLAINCOLOR_HPP_ #define BLANK_GRAPHICS_PLAINCOLOR_HPP_ +#include "glm.hpp" #include "Program.hpp" #include -#include namespace blank {