summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl/framebuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/opengl/framebuffer.hxx')
-rw-r--r--vcl/inc/opengl/framebuffer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/opengl/framebuffer.hxx b/vcl/inc/opengl/framebuffer.hxx
index 5d5e870bed3d..7acd7105d86f 100644
--- a/vcl/inc/opengl/framebuffer.hxx
+++ b/vcl/inc/opengl/framebuffer.hxx
@@ -15,7 +15,7 @@
#include <opengl/texture.hxx>
-class VCL_PLUGIN_PUBLIC OpenGLFramebuffer
+class VCL_DLLPUBLIC OpenGLFramebuffer
{
private:
GLuint mnId;