diff --git a/ext/theora/theora.c b/ext/theora/theora.c index 74c672374f..af9ae7e034 100644 --- a/ext/theora/theora.c +++ b/ext/theora/theora.c @@ -26,7 +26,7 @@ extern GType gst_theora_dec_get_type (void); extern GType gst_theora_enc_get_type (void); -gboolean +static gboolean plugin_init (GstPlugin * plugin) { if (!gst_library_load ("gsttags"))