From 131125fe0ec0f8ea5783991528092dd51058ab00 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 17 Jun 2008 08:44:03 +0000 Subject: Add missing #includes to fix 'make checkheaders'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27093 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index ddac0acdac..b7a6a07a75 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -1,7 +1,10 @@ #ifndef MPLAYER_CFG_COMMON_H #define MPLAYER_CFG_COMMON_H +#include #include "config.h" +#include "m_config.h" +#include "m_option.h" extern char *mp_msg_charset; extern int mp_msg_color; -- cgit v1.2.3