mirror of https://github.com/mpv-player/mpv
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:
parent
4180db130e
commit
5af496679d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue