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 805044abb..d55543986 100644 --- a/include/git2.h +++ b/include/git2.h @@ -51,5 +51,6 @@ #include "git2/notes.h" #include "git2/reset.h" #include "git2/message.h" +#include "git2/pack.h" #endif |