X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fvideo%2Fgl%2Fgl_painter.hpp;h=bb3dd7593957f467b229c3e09a2a70f2ba255fd7;hb=9458e4e665e14385042597c45ded27a6c7d4e8d2;hp=0345e15e0f513c5e35fd26714ed1f2fdce52ce96;hpb=05a87dffc3bf3c3e5786efda0c3b6b0f9972373d;p=supertux.git diff --git a/src/video/gl/gl_painter.hpp b/src/video/gl/gl_painter.hpp index 0345e15e0..bb3dd7593 100644 --- a/src/video/gl/gl_painter.hpp +++ b/src/video/gl/gl_painter.hpp @@ -26,7 +26,7 @@ using namespace gl; #include "SDL_opengl.h" #endif -class DrawingRequest; +struct DrawingRequest; class GLPainter {