diff options
Diffstat (limited to 'ext/shout/gstshout.c')
-rw-r--r-- | ext/shout/gstshout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/gstshout.c b/ext/shout/gstshout.c index ac074b50..96ee63ee 100644 --- a/ext/shout/gstshout.c +++ b/ext/shout/gstshout.c @@ -23,7 +23,7 @@ #include "gstshout.h" /* elementfactory information */ -static GstElementDetails icecastsend_details = +static const GstElementDetails icecastsend_details = GST_ELEMENT_DETAILS ("Icecast network sink", "Sink/Network", "Sends data to an icecast server using libshout", |