From 2ead315ddc43c339765441c74c7fa478f077f5fd Mon Sep 17 00:00:00 2001 From: cehoyos Date: Mon, 10 Sep 2007 08:47:55 +0000 Subject: Revert the part of r24389 that broke compilation of mencoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24396 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index 42af04810f..90f0d81e68 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -344,6 +344,7 @@ extern float screen_size_xy; extern float movie_aspect; extern int softzoom; extern int flip; +extern int vd_use_slices; /* defined in codec-cfg.c */ extern char * codecs_file; -- cgit v1.2.3