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 34601449..f260cfac 100644 --- a/include/git2.h +++ b/include/git2.h @@ -45,5 +45,6 @@ #include "git2/submodule.h" #include "git2/notes.h" #include "git2/reset.h" +#include "git2/message.h" #endif |