diff options
Diffstat (limited to 'src/stash.c')
| -rw-r--r-- | src/stash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stash.c b/src/stash.c index 43a464e64..f5f4f36bf 100644 --- a/src/stash.c +++ b/src/stash.c @@ -23,6 +23,7 @@ #include "iterator.h" #include "merge.h" #include "diff.h" +#include "diff_generate.h" static int create_error(int error, const char *msg) { |
