summaryrefslogtreecommitdiffstats
path: root/gst/mixmatrix/mixmatrix.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mixmatrix/mixmatrix.c')
-rw-r--r--gst/mixmatrix/mixmatrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mixmatrix/mixmatrix.c b/gst/mixmatrix/mixmatrix.c
index 6593478b..aa2495c1 100644
--- a/gst/mixmatrix/mixmatrix.c
+++ b/gst/mixmatrix/mixmatrix.c
@@ -68,7 +68,7 @@ struct _GstMixMatrixClass
};
/* elementfactory information */
-static GstElementDetails mixmatrix_details =
+static const GstElementDetails mixmatrix_details =
GST_ELEMENT_DETAILS ("Mixing Matrix",
"Filter/Editor/Audio",
"Mix N audio channels together into M channels",