summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 8b8b7fb163..b7b526d0cf 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -24,7 +24,8 @@
# ifdef MIN
# undef MIN
# endif
-# endif
+# include "gui_gtk_vms.h"
+# endif // VMS
# include <X11/Intrinsic.h>
# include <gtk/gtk.h>
#endif