summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2005-03-20 22:25:45 +0000
committervimboss <devnull@localhost>2005-03-20 22:25:45 +0000
commitd2346f84631a184ce9d70770f3918307fae4305f (patch)
tree9e003f0cf8af42ab66d62964d4b6938ee80dec6e /src/proto.h
parent16e0efe4694d536229dc937768aacaf1e0cd3644 (diff)
downloadvim-d2346f84631a184ce9d70770f3918307fae4305f.tar.gz
updated for version 7.0062
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 50e64b47..cff55c3c 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -136,6 +136,7 @@ void qsort __ARGS((void *base, size_t elm_count, size_t elm_size, int (*cmp)(con
# include "regexp.pro"
# include "screen.pro"
# include "search.pro"
+# include "spell.pro"
# include "syntax.pro"
# include "tag.pro"
# include "term.pro"