summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index ae786c6242..edffc5fbbd 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -1,7 +1,10 @@
#ifndef MPLAYER_CFG_COMMON_H
#define MPLAYER_CFG_COMMON_H
+#include <sys/types.h>
#include "config.h"
+#include "m_config.h"
+#include "m_option.h"
extern char *mp_msg_charset;
extern int mp_msg_color;