diff options
Diffstat (limited to 'vcl/opengl/gdiimpl.cxx')
-rw-r--r-- | vcl/opengl/gdiimpl.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/opengl/gdiimpl.cxx b/vcl/opengl/gdiimpl.cxx index 9d42d03149a5..1914a4f6f60a 100644 --- a/vcl/opengl/gdiimpl.cxx +++ b/vcl/opengl/gdiimpl.cxx @@ -18,6 +18,7 @@ */ #include <openglgdiimpl.hxx> +#include <opengl/framebuffer.hxx> #include <vcl/gradient.hxx> #include <vcl/idle.hxx> |