summaryrefslogtreecommitdiff
path: root/gst/gstbin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstbin.h')
-rw-r--r--gst/gstbin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstbin.h b/gst/gstbin.h
index e93d990806..93606f3c6c 100644
--- a/gst/gstbin.h
+++ b/gst/gstbin.h
@@ -114,7 +114,7 @@ struct _GstBin {
GstClock *provided_clock;
GstElement *clock_provider;
- GstBinPrivate *private;
+ GstBinPrivate *priv;
/*< private >*/
gpointer _gst_reserved[GST_PADDING - 1];