From 134fb56e1fe68a1f0f94ad8ac994a661adae53f1 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 28 May 2007 09:30:56 +0000 Subject: Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23400 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libswscale/swscale.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libswscale/swscale.c') diff --git a/libswscale/swscale.c b/libswscale/swscale.c index 41d73fe788..dc0a2eda26 100644 --- a/libswscale/swscale.c +++ b/libswscale/swscale.c @@ -72,9 +72,6 @@ untested special converters #include "x86_cpu.h" #include "bswap.h" #include "rgb2rgb.h" -#ifdef USE_FASTMEMCPY -#include "libvo/fastmemcpy.h" -#endif #include "libavcodec/opt.h" #undef MOVNTQ -- cgit v1.2.3