=== modified file 'plugins/opengl/include/opengl/opengl.h' --- plugins/opengl/include/opengl/opengl.h 2011-02-24 07:52:09 +0000 +++ plugins/opengl/include/opengl/opengl.h 2011-07-17 09:58:11 +0000 @@ -398,6 +398,7 @@ WRAPABLE_HND (4, GLScreenInterface, void, glDisableOutputClipping); friend class GLTexture; + friend class TfpTexture; private: PrivateGLScreen *priv; === modified file 'plugins/opengl/opengl.xml.in' --- plugins/opengl/opengl.xml.in 2010-02-03 03:24:09 +0000 +++ plugins/opengl/opengl.xml.in 2011-07-17 13:05:33 +0000 @@ -9,6 +9,16 @@ + +