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 0623a77a7..3e922c97b 100644 --- a/include/git2.h +++ b/include/git2.h @@ -56,6 +56,7 @@ #include "git2/message.h" #include "git2/pack.h" #include "git2/stash.h" +#include "git2/pathspec.h" #include "git2/blame.h" #endif |