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/testresample.c')
-rw-r--r--libspeex/testresample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libspeex/testresample.c b/libspeex/testresample.c
index 71392cc..8e16dc7 100644
--- a/libspeex/testresample.c
+++ b/libspeex/testresample.c
@@ -35,7 +35,7 @@
#endif
#include <stdio.h>
-#include "speex/speex_resampler.h"
+#include "../include/speex/speex_resampler.h"
#include <math.h>
#include <stdlib.h>