From 04ac545ecd9ae4dc022ef0ef58f1e6f008b4c1bf Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Sat, 14 Apr 2001 19:29:28 +0000 Subject: fastmemcpy added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@414 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/mga_common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libvo') diff --git a/libvo/mga_common.c b/libvo/mga_common.c index 11a56f5086..3794584d89 100644 --- a/libvo/mga_common.c +++ b/libvo/mga_common.c @@ -1,4 +1,6 @@ +//#include "fastmemcpy.h" + // mga_vid drawing functions static int mga_next_frame=0; -- cgit v1.2.3