1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 07:42:17 +00:00

removed unneeded includes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5034 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-03-10 23:45:44 +00:00
parent eed444197b
commit d8c75b82e9

View File

@ -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>