summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gstfdsink.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gstfdsink.c')
-rw-r--r--gst/oldcore/gstfdsink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gstfdsink.c b/gst/oldcore/gstfdsink.c
index ee49bb83..1d2ad11c 100644
--- a/gst/oldcore/gstfdsink.c
+++ b/gst/oldcore/gstfdsink.c
@@ -97,7 +97,7 @@ gst_fdsink_class_init (GstFdSinkClass * klass)
}
static void
-gst_fdsink_init (GstFdSink * fdsink)
+gst_fdsink_init (GstFdSink * fdsink, GstFdSinkClass * g_class)
{
fdsink->sinkpad =
gst_pad_new_from_template (gst_static_pad_template_get (&sinktemplate),