commit | 2e4096b0775518cabcd9e295cf1d96b211699135 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 20 22:25:45 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 20 22:25:45 2005 +0000 |
tree | 9e003f0cf8af42ab66d62964d4b6938ee80dec6e | |
parent | a0dea674b853b56fc9fa09727de6ef3d6281746a [diff] [blame] |
updated for version 7.0062
diff --git a/src/proto.h b/src/proto.h index 50e64b4..cff55c3 100644 --- a/src/proto.h +++ b/src/proto.h
@@ -136,6 +136,7 @@ # include "regexp.pro" # include "screen.pro" # include "search.pro" +# include "spell.pro" # include "syntax.pro" # include "tag.pro" # include "term.pro"