diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2001-11-26 02:20:51 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2001-11-26 02:20:51 +0000 |
commit | 48a05ceccdc4ea88570c18f3d6b20624b9124083 (patch) | |
tree | 980725897893901fe6fe2809b703638d263c5977 /postproc/swscale.c | |
parent | 1de97d8422eac491cc1c0b8b49c9358ce4ad8167 (diff) | |
download | ffmpeg-48a05ceccdc4ea88570c18f3d6b20624b9124083.tar.gz |
oops
Originally committed as revision 3137 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diffstat (limited to 'postproc/swscale.c')
-rw-r--r-- | postproc/swscale.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postproc/swscale.c b/postproc/swscale.c index 7afb61b2b4..8073552a3c 100644 --- a/postproc/swscale.c +++ b/postproc/swscale.c @@ -9,7 +9,6 @@ #include <string.h> #include "../config.h" #include "swscale.h" -#include "../mmx_defs.h" #include "../cpudetect.h" #undef MOVNTQ #undef PAVGB |