git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12020 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-02-15 03:12:57 +00:00
parent b4d1959d36
commit b5a30fd672
1 changed files with 1 additions and 3 deletions

View File

@ -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