summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/gl/glprototypes/sync.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/glprototypes/sync.h b/gst-libs/gst/gl/glprototypes/sync.h
index 284592e47..d6620478d 100644
--- a/gst-libs/gst/gl/glprototypes/sync.h
+++ b/gst-libs/gst/gl/glprototypes/sync.h
@@ -19,7 +19,8 @@
*/
GST_GL_EXT_BEGIN (sync,
- GST_GL_API_OPENGL3 | GST_GL_API_GLES2,
+ GST_GL_API_OPENGL3 | GST_GL_API_OPENGL |
+ GST_GL_API_GLES2,
3, 2,
3, 0,
"APPLE\0",