summaryrefslogtreecommitdiffstats
path: root/gst/icydemux/gsticydemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/icydemux/gsticydemux.h')
-rw-r--r--gst/icydemux/gsticydemux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/icydemux/gsticydemux.h b/gst/icydemux/gsticydemux.h
index 95ef1364..60034b4e 100644
--- a/gst/icydemux/gsticydemux.h
+++ b/gst/icydemux/gsticydemux.h
@@ -65,6 +65,7 @@ struct _GstICYDemux
gboolean typefinding;
GstTagList *cached_tags;
+ GList *cached_events;
GstAdapter *meta_adapter;