X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FCanvas.hpp;h=b1d8282eb35f2148727506638d6c501e4b01054a;hb=refs%2Fheads%2Fmaster;hp=a9ce7f55a0d15823847d120ae136d893d92b7fdb;hpb=5d2da8a07411ad6417d6ed8d1be997189cf5ce89;p=blank.git diff --git a/src/graphics/Canvas.hpp b/src/graphics/Canvas.hpp index a9ce7f5..b1d8282 100644 --- a/src/graphics/Canvas.hpp +++ b/src/graphics/Canvas.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_GRAPHICS_CANVAS_HPP_ #define BLANK_GRAPHICS_CANVAS_HPP_ -#include +#include "glm.hpp" namespace blank {