summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/mixmatrix/mixmatrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mixmatrix/mixmatrix.c b/gst/mixmatrix/mixmatrix.c
index 32cc5bf9..34e6176b 100644
--- a/gst/mixmatrix/mixmatrix.c
+++ b/gst/mixmatrix/mixmatrix.c
@@ -503,7 +503,7 @@ gst_mixmatrix_get_property (GObject *object, guint prop_id, GValue *value, GPara
}
}
-gboolean
+static gboolean
plugin_init (GstPlugin *plugin)
{
if (!gst_library_load ("gstbytestream"))