diff options
Diffstat (limited to 'src/mark.c')
-rw-r--r-- | src/mark.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mark.c b/src/mark.c index 5e23e07857..72d290f802 100644 --- a/src/mark.c +++ b/src/mark.c @@ -29,6 +29,7 @@ #include "misc2.h" #include "normal.h" #include "option.h" +#include "path.h" #include "quickfix.h" #include "search.h" #include "term.h" |