summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-11 19:41:38 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-11 19:41:38 +0000
commit0ddb6b81b5030d4a15b6cad229e80aa9d0ed5678 (patch)
tree1ed95e133249628abd9d0e94f9c980fc5caf33c8 /libvo/vo_xv.c
parent69bf86446c90141b1f80e2935a4f01eb38eb1ea4 (diff)
downloadmpv-0ddb6b81b5030d4a15b6cad229e80aa9d0ed5678.tar.bz2
mpv-0ddb6b81b5030d4a15b6cad229e80aa9d0ed5678.tar.xz
memcpy() moved mmx.h -> fastmemcpy.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@355 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 27948ec948..e6a35567d9 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -28,7 +28,7 @@ LIBVO_EXTERN(xv)
#include "x11_common.h"
-#include "mmx.h"
+#include "fastmemcpy.h"
static vo_info_t vo_info =
{