X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgraphics%2FPlainColor.hpp;fp=src%2Fgraphics%2FPlainColor.hpp;h=6cdf1106d33fdd848ac4849afc21c84bc8e5dfb8;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=cfaaebe058c5929ffb6c65c1d7b8cbcb021edd10;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;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 {