diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/common/libgstgl.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstgl.def b/win32/common/libgstgl.def index 52f44dc30..d5ea42c71 100644 --- a/win32/common/libgstgl.def +++ b/win32/common/libgstgl.def @@ -186,6 +186,7 @@ EXPORTS gst_gl_shader_attach gst_gl_shader_attach_unlocked gst_gl_shader_bind_attribute_location + gst_gl_shader_bind_frag_data_location gst_gl_shader_compile_attach_stage gst_gl_shader_detach gst_gl_shader_detach_unlocked |