tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12020 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b4d1959d36
commit
b5a30fd672
|
@ -36,10 +36,8 @@
|
|||
#include <switch_private.h>
|
||||
#endif
|
||||
#ifndef DISABLE_RESAMPLE
|
||||
#include <libresample.h>
|
||||
#endif
|
||||
|
||||
#include <speex/speex_resampler.h>
|
||||
#endif
|
||||
|
||||
#define NORMFACT (float)0x8000
|
||||
#define MAXSAMPLE (float)0x7FFF
|
||||
|
|
Loading…
Reference in New Issue