diff options
Diffstat (limited to 'include/git2.h')
-rw-r--r-- | include/git2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h index 5a55bb28..1711ff8b 100644 --- a/include/git2.h +++ b/include/git2.h @@ -30,6 +30,7 @@ #include "git2/commit.h" #include "git2/tag.h" #include "git2/tree.h" +#include "git2/diff.h" #include "git2/index.h" #include "git2/config.h" |