1
0
Fork 0
forked from len0rd/rockbox

rename config.h to config-speex.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12750 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2007-03-13 14:23:20 +00:00
parent ef4a080da4
commit 5cbaa28641
38 changed files with 39 additions and 38 deletions

View file

@ -33,7 +33,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include "config-speex.h"
#endif
#include <speex/speex_bits.h>