10l, FILE is defined in stdio.h

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12911 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2004-07-28 17:03:09 +00:00
parent 57b8d5c7f6
commit f2822d7ae7
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef __MPLAYER_SUBREADER_H
#define __MPLAYER_SUBREADER_H
#include <stdio.h>
extern int suboverlap_enabled;
extern int sub_no_text_pp; // disable text post-processing
extern int sub_match_fuzziness;