From 5af496679d08ef9f1ada25ac90377cff9f834a5a Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 30 Apr 2008 14:06:33 +0000 Subject: 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 --- TOOLS/vivodump.c | 1 - 1 file changed, 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/vivodump.c b/TOOLS/vivodump.c index e7df375b33..fe1cd90d77 100644 --- a/TOOLS/vivodump.c +++ b/TOOLS/vivodump.c @@ -4,7 +4,6 @@ #include #include "loader/wine/mmreg.h" -#include "loader/wine/avifmt.h" #include "loader/wine/vfw.h" #include "stream/stream.h" -- cgit v1.2.3