summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 0fa7249cad..a9d23e381a 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -24,6 +24,7 @@
*/
#include "cfg-common.h"
+#include "libvo/vo_zr.h"
extern int key_fifo_size;
extern unsigned doubleclick_time;
@@ -58,9 +59,6 @@ extern int menu_fribidi_flip_commas;
extern char *unrar_executable;
-int vo_zr_parseoption(const m_option_t* conf, char *opt, char * param);
-void vo_zr_revertoption(const m_option_t* opt,char* pram);
-
extern m_option_t dxr2_opts[];
extern char * skinName;