summaryrefslogtreecommitdiffstats
path: root/parser-cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser-cfg.h')
-rw-r--r--parser-cfg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/parser-cfg.h b/parser-cfg.h
index f1867c52d0..852a68f697 100644
--- a/parser-cfg.h
+++ b/parser-cfg.h
@@ -1,6 +1,8 @@
#ifndef MPLAYER_PARSER_CFG_H
#define MPLAYER_PARSER_CFG_H
+#include "m_config.h"
+
int m_config_parse_config_file(m_config_t* config, char *conffile);
#endif /* MPLAYER_PARSER_CFG_H */