summaryrefslogtreecommitdiffstats
path: root/src/os_vms_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r--src/os_vms_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index 2ede37d916..8b0200293d 100644
--- a/src/os_vms_conf.h
+++ b/src/os_vms_conf.h
@@ -179,7 +179,7 @@
#endif
/* GUI support defines */
-#ifdef FEAT_GUI_MOTIF
+#if defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_GTK)
#define HAVE_X11
#define USE_FONTSET
#undef X_LOCALE