diff options
Diffstat (limited to 'src/diff_tform.h')
| -rw-r--r-- | src/diff_tform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/diff_tform.h b/src/diff_tform.h index 5bd9712d9..dbb4b5455 100644 --- a/src/diff_tform.h +++ b/src/diff_tform.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_diff_tform_h__ #define INCLUDE_diff_tform_h__ +#include "diff_file.h" + extern int git_diff_find_similar__hashsig_for_file( void **out, const git_diff_file *f, const char *path, void *p); |
