Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libspeex/speex_callbacks.c')
-rw-r--r--libspeex/speex_callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libspeex/speex_callbacks.c b/libspeex/speex_callbacks.c
index 0e077c3..27fd19a 100644
--- a/libspeex/speex_callbacks.c
+++ b/libspeex/speex_callbacks.c
@@ -36,7 +36,7 @@
#include "config.h"
#endif
-#include <speex/speex_callbacks.h>
+#include "../include/speex/speex_callbacks.h"
#include "arch.h"
#include "os_support.h"