summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index aebfc74825..8847e0f0d6 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -1,5 +1,5 @@
-#ifndef CFG_MENCODER_H
-#define CFG_MENCODER_H
+#ifndef MPLAYER_CFG_MENCODER_H
+#define MPLAYER_CFG_MENCODER_H
/*
* config for cfgparser
@@ -268,4 +268,4 @@ const m_option_t mencoder_opts[]={
{NULL, NULL, 0, 0, 0, 0, NULL}
};
-#endif /* CFG_MENCODER.H */
+#endif /* MPLAYER_CFG_MENCODER_H */