X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fframebuffer.h;h=ab91d9e7b0df08e4f2081d3b2becb18879c753bd;hb=e3561c5c4d0b2caf00a0e50ce85c11a9fb62aa72;hp=07cae8671d22ef153b927e5fb2e64bdbb5c11d30;hpb=57de40e1e802e44ae5b4caa67b0bb8763828b5c3;p=libs%2Fgl.git diff --git a/source/framebuffer.h b/source/framebuffer.h index 07cae867..ab91d9e7 100644 --- a/source/framebuffer.h +++ b/source/framebuffer.h @@ -6,6 +6,7 @@ #include "gl.h" #include "texturecube.h" #include +#include namespace Msp { namespace GL {