Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t is...
commit40577fe0976c34f2f8e86defa80f146fd875eb08
authorsaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Mon, 24 Aug 2009 18:14:56 +0000 (24 18:14 +0000)
committersaratoga <saratoga@a1c6a512-1295-4272-9138-f99709370657>
Mon, 24 Aug 2009 18:14:56 +0000 (24 18:14 +0000)
tree71bd826e4a437a6c9158995385039d3e7d30f85c
parent92a2415b440d29019ed4264e5a86ae3ff8a1af19
Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t is typedef'ed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22502 a1c6a512-1295-4272-9138-f99709370657
apps/codecs/lib/mdct_lookup.c