summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto.h b/src/proto.h
index 10c8ff573..05a7cf811 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -112,6 +112,7 @@ extern int _stricoll(char *a, char *b);
# ifdef FEAT_VIMINFO
# include "viminfo.pro"
# endif
+# include "evalvars.pro"
/* These prototypes cannot be produced automatically. */
int smsg(const char *, ...)