diff options
Diffstat (limited to 'src/diff.c')
-rw-r--r-- | src/diff.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/diff.c b/src/diff.c index 35b8e2e346..6786a964ff 100644 --- a/src/diff.c +++ b/src/diff.c @@ -20,6 +20,7 @@ #include "move.h" #include "normal.h" #include "option.h" +#include "path.h" #include "screen.h" #include "undo.h" #include "window.h" |