summaryrefslogtreecommitdiffstats
path: root/gst/tta/gstttaparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/tta/gstttaparse.c')
-rw-r--r--gst/tta/gstttaparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/tta/gstttaparse.c b/gst/tta/gstttaparse.c
index 4438941b..efbd4ce6 100644
--- a/gst/tta/gstttaparse.c
+++ b/gst/tta/gstttaparse.c
@@ -85,7 +85,7 @@ gst_tta_parse_get_type (void)
static void
gst_tta_parse_base_init (GstTtaParseClass * klass)
{
- static GstElementDetails plugin_details =
+ static const GstElementDetails plugin_details =
GST_ELEMENT_DETAILS ("TTA file parser",
"Codec/Demuxer/Audio",
"Parses TTA files",