summaryrefslogtreecommitdiff
path: root/src/combined/nsf_combined.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/combined/nsf_combined.c')
-rw-r--r--src/combined/nsf_combined.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/combined/nsf_combined.c b/src/combined/nsf_combined.c
index 18ab05863..0364e2db2 100644
--- a/src/combined/nsf_combined.c
+++ b/src/combined/nsf_combined.c
@@ -25,7 +25,7 @@ static const demuxer_info_t demux_info_nsf = {
10 /* priority */
};
-static uint32_t audio_types[] = {
+static const uint32_t audio_types[] = {
BUF_AUDIO_NSF,
0
};