summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglcontext.h')
-rw-r--r--gst-libs/gst/gl/gstglcontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/gstglcontext.h b/gst-libs/gst/gl/gstglcontext.h
index 7b19d6e1c..1ee2e72cd 100644
--- a/gst-libs/gst/gl/gstglcontext.h
+++ b/gst-libs/gst/gl/gstglcontext.h
@@ -72,6 +72,7 @@ struct _GstGLContext {
/*< private >*/
GstObject parent;
+ GstGLDisplay *display;
GstGLWindow *window;
GstGLFuncs *gl_vtable;