summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideotemplate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videofilter/gstvideotemplate.c')
-rw-r--r--gst/videofilter/gstvideotemplate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videofilter/gstvideotemplate.c b/gst/videofilter/gstvideotemplate.c
index 95414333..df8aa7b4 100644
--- a/gst/videofilter/gstvideotemplate.c
+++ b/gst/videofilter/gstvideotemplate.c
@@ -118,7 +118,7 @@ static GstVideofilterFormat gst_videotemplate_formats[] = {
static void
gst_videotemplate_base_init (gpointer g_class)
{
- static GstElementDetails videotemplate_details =
+ static const GstElementDetails videotemplate_details =
GST_ELEMENT_DETAILS ("Video filter template",
"Filter/Effect/Video",
"Template for a video filter",