diff cfg-mplayer.h @ 31389:1d9bda52a78b

Add header file for externally used dxr2_opts array.
author diego
date Thu, 17 Jun 2010 10:10:00 +0000
parents f57d3b8292a2
children 4d6bb9606833
line wrap: on
line diff
--- a/cfg-mplayer.h	Thu Jun 17 09:59:31 2010 +0000
+++ b/cfg-mplayer.h	Thu Jun 17 10:10:00 2010 +0000
@@ -31,14 +31,13 @@
 #include "libmenu/menu.h"
 #include "libvo/aspect.h"
 #include "libvo/geometry.h"
+#include "libvo/vo_dxr2.h"
 #include "libvo/vo_fbdev.h"
 #include "libvo/vo_zr.h"
 #include "libvo/x11_common.h"
 #include "mp_fifo.h"
 #include "unrar_exec.h"
 
-extern const m_option_t dxr2_opts[];
-
 
 const m_option_t vd_conf[]={
     {"help", "Use MPlayer with an appropriate video file instead of live partners to avoid vd.\n", CONF_TYPE_PRINT, CONF_NOCFG|CONF_GLOBAL, 0, 0, NULL},