fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7091 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2002-08-25 23:19:38 +00:00
parent 9cde6c1c92
commit e80d1a1f41
1 changed files with 1 additions and 1 deletions

View File

@ -22,9 +22,9 @@
#ifdef HAVE_DIVX4ENCORE
#include "divx4_vbr.h"
extern char* passtmpfile;
#endif
extern char* passtmpfile;
extern int pass;
//===========================================================================//