From e7cb3e94b6548e3fc7ff80a60887bf562fc424c7 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 6 Mar 2009 00:47:03 +0000 Subject: [PATCH] Sync latest set of changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28833 b3059339-0415-0410-9bf9-f77b7e298cf2 --- tremor/tremor.diff | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tremor/tremor.diff b/tremor/tremor.diff index 393889a450..2838721e69 100644 --- a/tremor/tremor.diff +++ b/tremor/tremor.diff @@ -166,3 +166,13 @@ +#endif /* 0 */ + #endif /* _OS_TYPES_H */ +--- mapping0.c (revision 28274) ++++ mapping0.c (revision 28275) +@@ -19,6 +20,7 @@ + #include + #include + #include "ogg.h" ++#include "os.h" + #include "ivorbiscodec.h" + #include "mdct.h" + #include "codec_internal.h" -- 2.11.4.GIT