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 40167484b..805044abb 100644 --- a/include/git2.h +++ b/include/git2.h @@ -41,6 +41,7 @@ #include "git2/checkout.h" #include "git2/attr.h" +#include "git2/ignore.h" #include "git2/branch.h" #include "git2/refspec.h" #include "git2/net.h" |