summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libspeex/speex_callbacks.c
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2007-03-13 14:23:20 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2007-03-13 14:23:20 +0000
commit5cbaa286411a7b7fc203c4c9260b13ff858ff69e (patch)
tree194edbd8691886736963e10223d263c2b371f3f6 /apps/codecs/libspeex/speex_callbacks.c
parentef4a080da4179d016b50a26f1a7519db30c22ed2 (diff)
downloadrockbox-5cbaa286411a7b7fc203c4c9260b13ff858ff69e.tar.gz
rockbox-5cbaa286411a7b7fc203c4c9260b13ff858ff69e.zip
rename config.h to config-speex.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12750 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libspeex/speex_callbacks.c')
-rw-r--r--apps/codecs/libspeex/speex_callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/speex_callbacks.c b/apps/codecs/libspeex/speex_callbacks.c
index 682322e695..c7ac3b5544 100644
--- a/apps/codecs/libspeex/speex_callbacks.c
+++ b/apps/codecs/libspeex/speex_callbacks.c
@@ -33,7 +33,7 @@
*/
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "config-speex.h"
#endif
#include <speex/speex_callbacks.h>