From bf9946cee5517b4cbb51991ac6818059f0665788 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 8 Feb 2002 15:54:56 +0000 Subject: fastmemcpy git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4587 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/swscale.c | 1 + 1 file changed, 1 insertion(+) (limited to 'postproc/swscale.c') diff --git a/postproc/swscale.c b/postproc/swscale.c index 8152aeace3..511b10c317 100644 --- a/postproc/swscale.c +++ b/postproc/swscale.c @@ -58,6 +58,7 @@ untested special converters #include "../bswap.h" #include "../libvo/img_format.h" #include "rgb2rgb.h" +#include "../libvo/fastmemcpy.h" #undef MOVNTQ #undef PAVGB -- cgit v1.2.3