diff libswscale/swscale.c @ 23382:aac6604be917

Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
author diego
date Mon, 28 May 2007 09:30:56 +0000
parents 705f72c9a0f6
children 16cce5d6ff9f
line wrap: on
line diff
--- a/libswscale/swscale.c	Mon May 28 08:42:35 2007 +0000
+++ b/libswscale/swscale.c	Mon May 28 09:30:56 2007 +0000
@@ -72,9 +72,6 @@
 #include "x86_cpu.h"
 #include "bswap.h"
 #include "rgb2rgb.h"
-#ifdef USE_FASTMEMCPY
-#include "libvo/fastmemcpy.h"
-#endif
 #include "libavcodec/opt.h"
 
 #undef MOVNTQ