summaryrefslogtreecommitdiffstats
path: root/libvo/vo_odivx.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_odivx.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_odivx.c')
-rw-r--r--libvo/vo_odivx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_odivx.c b/libvo/vo_odivx.c
index 7e1bce55c0..7ba7914ef4 100644
--- a/libvo/vo_odivx.c
+++ b/libvo/vo_odivx.c
@@ -19,7 +19,7 @@ LIBVO_EXTERN(odivx)
#include "../encore/encore.h"
-#include "mmx.h"
+#include "fastmemcpy.h"
static vo_info_t vo_info =
{