MinGW compilation fix, idea and approval by Sascha Sommer

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12531 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-06-03 12:41:56 +00:00
parent 5328d48fbe
commit 19967c3f8f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ extern "C" {
}
#ifndef _LIVEMEDIA_HH
#undef STREAM_SEEK
#include <liveMedia.hh>
#endif