diff options
Diffstat (limited to 'ext/audiofile/gstafparse.c')
-rw-r--r-- | ext/audiofile/gstafparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/audiofile/gstafparse.c b/ext/audiofile/gstafparse.c index fed9fa80..ca786a93 100644 --- a/ext/audiofile/gstafparse.c +++ b/ext/audiofile/gstafparse.c @@ -30,7 +30,7 @@ #include "gstafparse.h" /* elementfactory information */ -static GstElementDetails afparse_details = +static const GstElementDetails afparse_details = GST_ELEMENT_DETAILS ("Audiofile demuxer", "Codec/Demuxer/Audio", "Audiofile parser for audio/raw", |