summaryrefslogtreecommitdiff
path: root/libavcodec/motion-test.c
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-11-14 02:49:23 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-11-14 02:49:23 +0000
commit70a61f8cf75e7370fa61f6c1eadc0af1938fb902 (patch)
tree2fa21f434dcab03d26806907a7f25ade37b4f5b2 /libavcodec/motion-test.c
parentd45be17855a40122d968ac8ed7ef706d126994de (diff)
remove useless mmx.h include
Originally committed as revision 15820 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/motion-test.c')
-rw-r--r--libavcodec/motion-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/motion-test.c b/libavcodec/motion-test.c
index 69791500b0..439c4d0737 100644
--- a/libavcodec/motion-test.c
+++ b/libavcodec/motion-test.c
@@ -31,8 +31,6 @@
#include "dsputil.h"
-#include "i386/mmx.h"
-
#undef exit
#undef printf
#undef random