summaryrefslogtreecommitdiffstats
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 269d81cd4b..e854546106 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -89,6 +89,7 @@ extern int _stricoll(char *a, char *b);
# endif
# include "hardcopy.pro"
# include "hashtab.pro"
+# include "highlight.pro"
# include "indent.pro"
# ifdef FEAT_INS_EXPAND
# include "insexpand.pro"