From 36a14ac50cfdfaba97e1a8f599816bf6a03da323 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 22 Feb 2010 09:51:44 +0000 Subject: Declare externally used variables from vd.c as extern in vd.h. This saves declaring them as extern all over the place. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30695 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common-opts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfg-common-opts.h') diff --git a/cfg-common-opts.h b/cfg-common-opts.h index dd9b691002..1bdbca4735 100644 --- a/cfg-common-opts.h +++ b/cfg-common-opts.h @@ -20,7 +20,7 @@ #define MPLAYER_CFG_COMMON_OPTS_H #include "config.h" - +#include "libmpcodecs/vd.h" #include "osdep/priority.h" // ------------------------- common options -------------------- -- cgit v1.2.3