summaryrefslogtreecommitdiff
path: root/src/audio_dec/gsm610.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_dec/gsm610.c')
-rw-r--r--src/audio_dec/gsm610.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio_dec/gsm610.c b/src/audio_dec/gsm610.c
index 8192aa7d8..a0226638a 100644
--- a/src/audio_dec/gsm610.c
+++ b/src/audio_dec/gsm610.c
@@ -263,7 +263,7 @@ static void *init_plugin (xine_t *xine, void *data) {
return this;
}
-static uint32_t audio_types[] = {
+static const uint32_t audio_types[] = {
BUF_AUDIO_MSGSM,
BUF_AUDIO_GSM610,
0