summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/codecs/SOURCES6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/codecs/SOURCES b/apps/codecs/SOURCES
index f4036e26ed..670dc2e2e6 100644
--- a/apps/codecs/SOURCES
+++ b/apps/codecs/SOURCES
@@ -9,15 +9,15 @@ wavpack.c
9#ifndef RB_PROFILE 9#ifndef RB_PROFILE
10alac.c 10alac.c
11#endif 11#endif
12#if MEMORYSIZE > 2
13mpc.c 12mpc.c
14wma.c 13wma.c
15aac.c
16sid.c 14sid.c
17ape.c 15ape.c
18nsf.c 16nsf.c
19spc.c
20asap.c 17asap.c
18#if MEMORYSIZE > 2
19aac.c
20spc.c
21#endif 21#endif
22mod.c 22mod.c
23shorten.c 23shorten.c