diff options
Diffstat (limited to 'gst/smoothwave')
-rw-r--r-- | gst/smoothwave/gstsmoothwave.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smoothwave/gstsmoothwave.c b/gst/smoothwave/gstsmoothwave.c index 38c1f5fd..a0ee5e7c 100644 --- a/gst/smoothwave/gstsmoothwave.c +++ b/gst/smoothwave/gstsmoothwave.c @@ -29,7 +29,7 @@ #include "gstsmoothwave.h" -static GstElementDetails gst_smoothwave_details = +static const GstElementDetails gst_smoothwave_details = GST_ELEMENT_DETAILS ("Smooth waveform", "Visualization", "Fading grayscale waveform display", |