diff options
author | Mohamed Tarek <mt@rockbox.org> | 2009-08-15 22:20:25 +0000 |
---|---|---|
committer | Mohamed Tarek <mt@rockbox.org> | 2009-08-15 22:20:25 +0000 |
commit | c74319b2f409cc384093002296654b310892b59f (patch) | |
tree | 05b549e917d83ee81531723d7ba3e5937fd480e6 /apps | |
parent | adf3f09251db5269214952820732ae39f859ba25 (diff) |
Fix red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22338 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/codecs/libwma/wmadeci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/libwma/wmadeci.c b/apps/codecs/libwma/wmadeci.c index f01ffefc13..e0625de86c 100644 --- a/apps/codecs/libwma/wmadeci.c +++ b/apps/codecs/libwma/wmadeci.c @@ -27,7 +27,6 @@ #include "asf.h" #include "wmadec.h" #include "wmafixed.h" -#include "bitstream.h" #include "wmadata.h" static const uint8_t ff_log2_tab[256]={ |