From 70a61f8cf75e7370fa61f6c1eadc0af1938fb902 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Fri, 14 Nov 2008 02:49:23 +0000 Subject: remove useless mmx.h include Originally committed as revision 15820 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/motion-test.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec/motion-test.c') 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 -- cgit v1.2.3