diff options
Diffstat (limited to 'src/spell.c')
-rw-r--r-- | src/spell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spell.c b/src/spell.c index 4d50261ef8..8912f97565 100644 --- a/src/spell.c +++ b/src/spell.c @@ -320,6 +320,7 @@ #include "normal.h" #include "option.h" #include "os_unix.h" +#include "path.h" #include "regexp.h" #include "screen.h" #include "search.h" |