summaryrefslogtreecommitdiffstats
path: root/gst/chart/gstchart.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/chart/gstchart.c')
-rw-r--r--gst/chart/gstchart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/chart/gstchart.c b/gst/chart/gstchart.c
index 397fc93d..a94cb6fb 100644
--- a/gst/chart/gstchart.c
+++ b/gst/chart/gstchart.c
@@ -64,7 +64,7 @@ GType gst_chart_get_type (void);
/* elementfactory information */
-static GstElementDetails gst_chart_details =
+static const GstElementDetails gst_chart_details =
GST_ELEMENT_DETAILS ("Chart drawer",
"Visualization",
"Takes frames of data and outputs video frames of a chart of data",