summaryrefslogtreecommitdiffstats
path: root/src/vim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vim.h')
-rw-r--r--src/vim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vim.h b/src/vim.h
index c5e57512c5..d5518f81d4 100644
--- a/src/vim.h
+++ b/src/vim.h
@@ -1816,6 +1816,7 @@ typedef int sock_T;
#include "structs.h" /* file that defines many structures */
#include "alloc.h"
+#include "beval.h"
/* Values for "do_profiling". */
#define PROF_NONE 0 /* profiling not started */