removed unused headeer dependencies

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11866 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2004-01-28 10:03:40 +00:00
parent ee3708a551
commit dae741ea25
3 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,5 @@
#include "fastmemcpy.h"
#include "../mmx_defs.h"
#include "../cpudetect.h"
#include "../postproc/swscale.h"
#include "../postproc/rgb2rgb.h"

View File

@ -55,7 +55,6 @@
#include "config.h"
#include "video_out.h"
#include "video_out_internal.h"
#include "../postproc/rgb2rgb.h"
#define MPLAYER_VERSION 0.90
#define VO_GIF_REVISION 6

View File

@ -27,7 +27,6 @@
#include "vosub_vidix.h"
#include "../vidix/vidixlib.h"
#include "../postproc/rgb2rgb.h"
#include "fastmemcpy.h"
#include "osd.h"
#include "video_out.h"