diff --git a/ext/opus/gstopus.c b/ext/opus/gstopus.c index aea0110f44..55e19c49de 100644 --- a/ext/opus/gstopus.c +++ b/ext/opus/gstopus.c @@ -61,6 +61,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "opus", + opus, "OPUS plugin library", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)