[DEBUG] correct .hpp port

This commit is contained in:
Edouard DUPIN 2016-10-02 23:40:54 +02:00
parent 5ee32982d4
commit eecf291eab

View File

@ -9,7 +9,7 @@
#include <audio/algo/speex/debug.hpp>
#include <cmath>
#ifdef HAVE_SPEEX_DSP
#include <speex/speex_resampler.hpp>
#include <speex/speex_resampler.h>
#endif
namespace audio {