[Freeswitch-svn] [commit] r12020 - freeswitch/trunk/src
FreeSWITCH SVN
brian at freeswitch.org
Sat Feb 14 19:12:57 PST 2009
Author: brian
Date: Sat Feb 14 21:12:57 2009
New Revision: 12020
Log:
tweak
Modified:
freeswitch/trunk/src/switch_resample.c
Modified: freeswitch/trunk/src/switch_resample.c
==============================================================================
--- freeswitch/trunk/src/switch_resample.c (original)
+++ freeswitch/trunk/src/switch_resample.c Sat Feb 14 21:12:57 2009
@@ -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
More information about the Freeswitch-svn
mailing list