Remove loader/wine/avifmt.h #include, the AVI types declared there conflict

with the ones from libmpdemux/aviheader.h, which is #included below.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26612 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-30 14:06:33 +00:00
parent 4180db130e
commit 5af496679d
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <inttypes.h>
#include "loader/wine/mmreg.h"
#include "loader/wine/avifmt.h"
#include "loader/wine/vfw.h"
#include "stream/stream.h"