diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/SOURCES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index d34d7b8b30..6005460a5a 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -159,12 +159,11 @@ radio/radioart.c #endif #endif -fixedpoint.c - #if CONFIG_CODEC == SWCODEC #if INPUT_SRC_CAPS != 0 audio_path.c #endif /* INPUT_SRC_CAPS != 0 */ +fixedpoint.c pcmbuf.c codec_thread.c playback.c |