From 0aca38b38e8facd14540874dc3d68f65dac2364f Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Sun, 27 Jul 2003 12:47:23 +0000 Subject: - removed xine-engine/locale.c as it is unused, fix static functions in the engine and the utils, removed unused variables CVS patchset: 5219 CVS date: 2003/07/27 12:47:23 --- src/xine-engine/resample.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/xine-engine/resample.c') diff --git a/src/xine-engine/resample.c b/src/xine-engine/resample.c index d7f0dec90..a9de42e27 100644 --- a/src/xine-engine/resample.c +++ b/src/xine-engine/resample.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: resample.c,v 1.5 2002/12/11 16:22:05 miguelfreitas Exp $ + * $Id: resample.c,v 1.6 2003/07/27 12:47:23 hadess Exp $ */ #ifdef HAVE_CONFIG_H @@ -25,6 +25,7 @@ #endif #include +#include "resample.h" /* contributed by paul flinders */ -- cgit v1.2.3