X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fframebuffer.h;h=8563d2f98418d0f315720a9e4b734a3dc6c58817;hb=4324df6e3d807d35e02e828320e436c509275520;hp=0dd8f5d79a5ab14c644e795350102a9dca980fff;hpb=01525e40e4bc32b885196dd85ff68e876678d19d;p=libs%2Fgl.git diff --git a/source/framebuffer.h b/source/framebuffer.h index 0dd8f5d7..8563d2f9 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 #include "types.h" namespace Msp {