summaryrefslogtreecommitdiff
path: root/ext/spc/gstspc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spc/gstspc.c')
-rw-r--r--ext/spc/gstspc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spc/gstspc.c b/ext/spc/gstspc.c
index 60ad33d3e..4d76b2425 100644
--- a/ext/spc/gstspc.c
+++ b/ext/spc/gstspc.c
@@ -590,6 +590,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "spcdec",
+ spcdec,
"OpenSPC Audio Decoder",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);