summaryrefslogtreecommitdiff
path: root/gst/gststreamcollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gststreamcollection.h')
-rw-r--r--gst/gststreamcollection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gststreamcollection.h b/gst/gststreamcollection.h
index 98018453a..6d9836598 100644
--- a/gst/gststreamcollection.h
+++ b/gst/gststreamcollection.h
@@ -67,9 +67,9 @@ typedef struct _GstStreamCollectionPrivate GstStreamCollectionPrivate;
* Since: 1.10
*/
struct _GstStreamCollection {
+ /*< private >*/
GstObject object;
- /*< private >*/
gchar *upstream_id;
GstStreamCollectionPrivate *priv;