summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index aef7949a82..24820e4834 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -346,6 +346,12 @@ m_option_t tvopts_conf[]={
extern m_config_t dvbin_opts_conf[];
#endif
+#ifdef USE_FRIBIDI
+extern char *fribidi_charset;
+extern int flip_hebrew;
+#endif
+
+
extern int audio_stream_cache;
extern int sws_chr_vshift;