summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index c9c8756edf..dbf3111be7 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -1,3 +1,6 @@
+/* This header intentionally has no multiple inclusion guards. It gets
+ * #included twice from both cfg-mplayer.h and cfg-mencoder.h. */
+
#ifdef MAIN_CONF /* this will be included in conf[] */
// ------------------------- common options --------------------