summaryrefslogtreecommitdiffstats
path: root/parser-cfg.h
blob: 8b9125b8a6b781c5ea43735203add0f680569ced (plain)
1
2
3
4
5
6
#ifndef MPLAYER_PARSER_CFG_H
#define MPLAYER_PARSER_CFG_H

extern int m_config_parse_config_file(m_config_t* config, char *conffile);

#endif /* MPLAYER_PARSER_CFG_H */