summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-06-10 18:44:23 +0000
committerDave Chapman <dave@dchapman.com>2005-06-10 18:44:23 +0000
commit7d0933b3c37ee30ca6ec67851a162372f0c9b84d (patch)
treee08c444554d2aec11dd15f6dd3d5c76cd35b6a0c /apps/plugins
parentd28b94bc3d5e07f9dbc9c7c7827b80e28b4c67a2 (diff)
downloadrockbox-7d0933b3c37ee30ca6ec67851a162372f0c9b84d.tar.gz
rockbox-7d0933b3c37ee30ca6ec67851a162372f0c9b84d.zip
Add codecwav.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6656 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 64b0b785f0..ae7f831819 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -75,6 +75,7 @@ vorbis2wav.c
75codecvorbis.c 75codecvorbis.c
76codecmpa.c 76codecmpa.c
77codecflac.c 77codecflac.c
78codecwav.c
78#endif 79#endif
79wv2wav.c 80wv2wav.c
80mpc2wav.c 81mpc2wav.c