summaryrefslogtreecommitdiffstats
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui.h b/src/gui.h
index 81c6b9ab5c..508b7cf7bf 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -16,7 +16,7 @@
# include <X11/StringDefs.h>
#endif
-#ifdef FEAT_BEVAL
+#if defined(FEAT_BEVAL) || defined(PROTO)
# include "gui_beval.h"
#endif