summaryrefslogtreecommitdiff
path: root/ext/cog/gstcog.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cog/gstcog.c')
-rw-r--r--ext/cog/gstcog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cog/gstcog.c b/ext/cog/gstcog.c
index beb147a9e..f273aab38 100644
--- a/ext/cog/gstcog.c
+++ b/ext/cog/gstcog.c
@@ -63,6 +63,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "cog",
+ cog,
"Cog plugin",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)