summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gstaggregator.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gstaggregator.c')
-rw-r--r--gst/oldcore/gstaggregator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gstaggregator.c b/gst/oldcore/gstaggregator.c
index 86d42543..d8dad7e2 100644
--- a/gst/oldcore/gstaggregator.c
+++ b/gst/oldcore/gstaggregator.c
@@ -161,7 +161,7 @@ gst_aggregator_class_init (GstAggregatorClass * klass)
}
static void
-gst_aggregator_init (GstAggregator * aggregator)
+gst_aggregator_init (GstAggregator * aggregator, GstAggregatorClass * g_class)
{
aggregator->srcpad =
gst_pad_new_from_template (gst_static_pad_template_get (&srctemplate),