view parser-cfg.h @ 26149:484bf3498911

Add some more paths to find tools on Slackware 12. based on a patch by andrew, andrew.david.45 gmail com
author diego
date Thu, 06 Mar 2008 08:52:22 +0000
parents 83c95bd31aab
children 7a36d5941fd8
line wrap: on
line source

#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 */