summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/testecho.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/testecho.c')
-rw-r--r--apps/codecs/libspeex/testecho.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/testecho.c b/apps/codecs/libspeex/testecho.c
index d59dbf94cf..7c32c8f60e 100644
--- a/apps/codecs/libspeex/testecho.c
+++ b/apps/codecs/libspeex/testecho.c
@@ -1,5 +1,5 @@
1#ifdef HAVE_CONFIG_H 1#ifdef HAVE_CONFIG_H
2#include "config-speex.h" 2#include "config.h"
3#endif 3#endif
4 4
5#include <stdio.h> 5#include <stdio.h>