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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/icydemux/gsticydemux.h b/gst/icydemux/gsticydemux.h
index aea88828..3e676d12 100644
--- a/gst/icydemux/gsticydemux.h
+++ b/gst/icydemux/gsticydemux.h
@@ -69,7 +69,7 @@ struct _GstICYDemux
GstAdapter *meta_adapter;
- GstAdapter *typefind_adapter;
+ GstBuffer *typefind_buf;
};
struct _GstICYDemuxClass