diff options
Diffstat (limited to '')
-rw-r--r-- | include/git2/email.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/email.h b/include/git2/email.h index 2039365..3389353 100644 --- a/include/git2/email.h +++ b/include/git2/email.h @@ -8,6 +8,7 @@ #define INCLUDE_git_email_h__ #include "common.h" +#include "diff.h" /** * @file git2/email.h |