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
This commit is contained in:
cehoyos 2007-09-10 08:47:55 +00:00
parent ffe03a2f2a
commit 2ead315ddc
1 changed files with 1 additions and 0 deletions

View File

@ -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;