X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fframebuffer.h;h=437ac1afb79faeef5275df4d43403919c081cbba;hb=a4ec5410595ddf37bfbc0e85ad87d31a9cbf94f1;hp=0dd8f5d79a5ab14c644e795350102a9dca980fff;hpb=a361efc05fcad11b2918f3cd7abdebe794b131d8;p=libs%2Fgl.git diff --git a/source/framebuffer.h b/source/framebuffer.h index 0dd8f5d7..437ac1af 100644 --- a/source/framebuffer.h +++ b/source/framebuffer.h @@ -8,6 +8,7 @@ Distributed under the LGPL #ifndef MSP_GL_FRAMEBUFFER_H_ #define MSP_GL_FRAMEBUFFER_H_ +#include "gl.h" #include "types.h" namespace Msp {