summaryrefslogtreecommitdiff
path: root/ext/flite
diff options
context:
space:
mode:
Diffstat (limited to 'ext/flite')
-rw-r--r--ext/flite/gstflite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/flite/gstflite.c b/ext/flite/gstflite.c
index d75bd2ffe..68d7a4d84 100644
--- a/ext/flite/gstflite.c
+++ b/ext/flite/gstflite.c
@@ -40,6 +40,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "flite",
+ flite,
"Flite speech synthesizer plugin",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)