summaryrefslogtreecommitdiff
path: root/ext/gme
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gme')
-rw-r--r--ext/gme/gstgme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gme/gstgme.c b/ext/gme/gstgme.c
index 07e240e47..2784da5fa 100644
--- a/ext/gme/gstgme.c
+++ b/ext/gme/gstgme.c
@@ -509,6 +509,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "gmedec",
+ gmedec,
"GME Audio Decoder",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);