summaryrefslogtreecommitdiff
path: root/ext/shout/gstshout.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout/gstshout.c')
-rw-r--r--ext/shout/gstshout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c
index c5a71136a7..bb50d89db9 100644
--- a/ext/shout/gstshout.c
+++ b/ext/shout/gstshout.c
@@ -461,6 +461,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "icecastsend",
+ icecastsend,
"Sends data to an icecast server using libshout",
plugin_init, VERSION, "GPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)