summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/x11/gstglcontext_glx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/x11/gstglcontext_glx.h')
-rw-r--r--gst-libs/gst/gl/x11/gstglcontext_glx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/x11/gstglcontext_glx.h b/gst-libs/gst/gl/x11/gstglcontext_glx.h
index cb133fa9d..e015108f7 100644
--- a/gst-libs/gst/gl/x11/gstglcontext_glx.h
+++ b/gst-libs/gst/gl/x11/gstglcontext_glx.h
@@ -59,7 +59,7 @@ struct _GstGLContextGLXClass {
GType gst_gl_context_glx_get_type (void);
-GstGLContextGLX * gst_gl_context_glx_new (void);
+GstGLContextGLX * gst_gl_context_glx_new (GstGLDisplay * display);
guintptr gst_gl_context_glx_get_current_context (void);
gpointer gst_gl_context_glx_get_proc_address (GstGLAPI gl_api, const gchar * name);