aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/winprefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/xwin/winprefs.c')
-rw-r--r--xorg-server/hw/xwin/winprefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/winprefs.c b/xorg-server/hw/xwin/winprefs.c
index 5becf23a0..a4d241060 100644
--- a/xorg-server/hw/xwin/winprefs.c
+++ b/xorg-server/hw/xwin/winprefs.c
@@ -647,7 +647,7 @@ winPrefsLoadPreferences(char *path)
if (path)
prefFile = fopen(path, "r");
-#ifndef _MSC_VER
+#ifdef __CYGWIN__
else {
char defaultPrefs[] =
"MENU rmenu {\n"