summaryrefslogtreecommitdiffstats
path: root/parser-cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'parser-cfg.h')
-rw-r--r--parser-cfg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/parser-cfg.h b/parser-cfg.h
index 8a54cc9353..8b9125b8a6 100644
--- a/parser-cfg.h
+++ b/parser-cfg.h
@@ -1,6 +1,6 @@
-#ifndef PARSER_CFG_H
-#define PARSER_CFG_H
+#ifndef MPLAYER_PARSER_CFG_H
+#define MPLAYER_PARSER_CFG_H
extern int m_config_parse_config_file(m_config_t* config, char *conffile);
-#endif /* PARSER_CFG_H */
+#endif /* MPLAYER_PARSER_CFG_H */