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