Fix speex build

This commit is contained in:
Chris Cannam
2022-06-30 14:00:14 +01:00
parent 1ed625b5d3
commit 75c1bdc015
3 changed files with 15 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
#endif
#ifdef USE_SPEEX
#include "../speex/speex_resampler.h"
#include "../ext/speex/speex_resampler.h"
#endif
#ifdef USE_BQRESAMPLER