diff --git a/ext/gme/gstgme.c b/ext/gme/gstgme.c index 4763a61e1f..27a55981d5 100644 --- a/ext/gme/gstgme.c +++ b/ext/gme/gstgme.c @@ -512,6 +512,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - gmedec, + gme, "GME Audio Decoder", plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);