summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gststatistics.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gststatistics.c')
-rw-r--r--gst/oldcore/gststatistics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gststatistics.c b/gst/oldcore/gststatistics.c
index 7c8b747a..30e3bfcb 100644
--- a/gst/oldcore/gststatistics.c
+++ b/gst/oldcore/gststatistics.c
@@ -167,7 +167,7 @@ gst_statistics_class_init (GstStatisticsClass * klass)
}
static void
-gst_statistics_init (GstStatistics * statistics)
+gst_statistics_init (GstStatistics * statistics, GstStatisticsClass * g_class)
{
statistics->sinkpad =
gst_pad_new_from_template (gst_static_pad_template_get (&sinktemplate),