From eea4f2238b61d8938e14aa8176b147f40f9c2368 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 18 Feb 2010 10:19:42 +0000 Subject: Add header for functions exported from vo_zr.c and use it appropriately. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30635 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cfg-mplayer.h') 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; -- cgit v1.2.3