From 519c942eb37debe58d818805f80144a9f039d73d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 10 Apr 2016 22:18:38 +0100 Subject: [PATCH] win32: update .def file for new gl api --- win32/common/libgstgl.def | 1 + 1 file changed, 1 insertion(+) diff --git a/win32/common/libgstgl.def b/win32/common/libgstgl.def index 52f44dc..d5ea42c 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 -- 2.7.4