diff options
Diffstat (limited to 'apps/codecs')
-rw-r--r-- | apps/codecs/SOURCES | 6 |
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 #ifndef RB_PROFILE alac.c #endif -#if MEMORYSIZE > 2 mpc.c wma.c -aac.c sid.c ape.c nsf.c -spc.c asap.c +#if MEMORYSIZE > 2 +aac.c +spc.c #endif mod.c shorten.c |