diff options
Diffstat (limited to 'src/ex_getln.c')
-rw-r--r-- | src/ex_getln.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ex_getln.c b/src/ex_getln.c index b979373ead..7605032b58 100644 --- a/src/ex_getln.c +++ b/src/ex_getln.c @@ -44,6 +44,7 @@ #include "ops.h" #include "option.h" #include "os_unix.h" +#include "path.h" #include "regexp.h" #include "screen.h" #include "search.h" |