From: Brian West Date: Sun, 15 Feb 2009 03:12:57 +0000 (+0000) Subject: tweak X-Git-Tag: v1.0.3~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a30fd672635df0123daaac5509c0f7cd06b7de;p=thirdparty%2Ffreeswitch.git tweak git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12020 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/switch_resample.c b/src/switch_resample.c index 35d0e20330..861d9f2b07 100644 --- a/src/switch_resample.c +++ b/src/switch_resample.c @@ -36,10 +36,8 @@ #include #endif #ifndef DISABLE_RESAMPLE -#include -#endif - #include +#endif #define NORMFACT (float)0x8000 #define MAXSAMPLE (float)0x7FFF