summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index b2ba4b76cf..bbe1a74141 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -248,7 +248,9 @@ struct config conf[]={
{"softsleep", &softsleep, CONF_TYPE_FLAG, 0, 0, 1},
{"slave", &slave_mode, CONF_TYPE_FLAG, 0, 0, 1},
+#ifdef HAVE_X11
{"wid", &WinID, CONF_TYPE_INT, 0, 0, 0},
+#endif
#define MAIN_CONF