1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00

includes cleanup

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2343 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-10-21 16:32:26 +00:00
parent e6d45e39c9
commit 6a3a406e8f
2 changed files with 0 additions and 11 deletions

View File

@ -22,10 +22,6 @@ extern int frameratecode2framerate[16];
#include "demuxer.h"
#include "parse_es.h"
#include "wine/mmreg.h"
#include "wine/avifmt.h"
#include "wine/vfw.h"
#include "codec-cfg.h"
#include "stheader.h"

View File

@ -49,13 +49,6 @@ void* mDisplay; // Display* mDisplay;
#include "libmpeg2/mpeg2.h"
#include "libmpeg2/mpeg2_internal.h"
//#include "loader.h"
//#include "wine/avifmt.h"
#include "wine/mmreg.h"
#include "wine/avifmt.h"
#include "wine/vfw.h"
#include "codec-cfg.h"
#include "dvdauth.h"