diff options
Diffstat (limited to 'include/git2.h')
-rw-r--r-- | include/git2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/git2.h b/include/git2.h index d68a04efd..e5b9bf55e 100644 --- a/include/git2.h +++ b/include/git2.h @@ -41,4 +41,6 @@ #include "git2/status.h" #include "git2/indexer.h" +#include "git2/notes.h" + #endif |