diff options
Diffstat (limited to 'src/proto.h')
-rw-r--r-- | src/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto.h b/src/proto.h index 50e64b47e..cff55c3ce 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" |