summaryrefslogtreecommitdiff
path: root/postproc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2002-02-08 15:54:56 +0000
committerMichael Niedermayer <michaelni@gmx.at>2002-02-08 15:54:56 +0000
commitb0db41986722ef646e280902327b9ebb9b87b481 (patch)
treef84612c1e2e89c8158f68d205ef51a519c155b14 /postproc
parent4bb3fa5e4f4ac7a95ac89faf7991c291567af625 (diff)
fastmemcpy
Originally committed as revision 4587 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diffstat (limited to 'postproc')
-rw-r--r--postproc/swscale.c1
1 files changed, 1 insertions, 0 deletions
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