Mercurial > mplayer.hg
changeset 5033:f6b6b2d9fe4b
removed unneeded includes
author | arpi |
---|---|
date | Sun, 10 Mar 2002 23:45:44 +0000 |
parents | 931ce1e11ad1 |
children | d7118bee3c1b |
files | libmpcodecs/vd_ijpg.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/vd_ijpg.c Sun Mar 10 23:20:01 2002 +0000 +++ b/libmpcodecs/vd_ijpg.c Sun Mar 10 23:45:44 2002 +0000 @@ -5,11 +5,7 @@ #include "config.h" #include "mp_msg.h" -#include <jconfig.h> -#include <jmorecfg.h> #include <jpeglib.h> -#include <jpegint.h> -#include <jerror.h> #include <setjmp.h>