Mercurial > mplayer.hg
changeset 7090:43d7b60bd7f4
fixing compilation without divx4 patch by (Rmi Guyomarch <rguyom at pobox dot com>)
author | michael |
---|---|
date | Sun, 25 Aug 2002 23:19:38 +0000 |
parents | b7a1223fcef1 |
children | 2459fcc7baaf |
files | libmpcodecs/ve_lavc.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/ve_lavc.c Sun Aug 25 21:52:31 2002 +0000 +++ b/libmpcodecs/ve_lavc.c Sun Aug 25 23:19:38 2002 +0000 @@ -22,9 +22,9 @@ #ifdef HAVE_DIVX4ENCORE #include "divx4_vbr.h" -extern char* passtmpfile; #endif +extern char* passtmpfile; extern int pass; //===========================================================================//