From ac93f40910d6f089a562216e18618412d8c25c1f Mon Sep 17 00:00:00 2001 From: reimar Date: Tue, 23 Aug 2005 17:21:27 +0000 Subject: compile fix, vobsub.c needs identify variable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16298 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/subrip.c | 1 + 1 file changed, 1 insertion(+) (limited to 'TOOLS/subrip.c') diff --git a/TOOLS/subrip.c b/TOOLS/subrip.c index 54126bcaf7..3103e2a5a0 100644 --- a/TOOLS/subrip.c +++ b/TOOLS/subrip.c @@ -75,6 +75,7 @@ typedef struct { int use_gui; int gtkMessageBox; int verbose=1; +int identify=0; int vobsub_id=0; int sub_pos=0; -- cgit v1.2.3