diff options
Diffstat (limited to 'src/commit.h')
-rw-r--r-- | src/commit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commit.h b/src/commit.h index 617d237f9..eca566ddf 100644 --- a/src/commit.h +++ b/src/commit.h @@ -1,7 +1,7 @@ #ifndef INCLUDE_commit_h__ #define INCLUDE_commit_h__ -#include "git/commit.h" +#include "git2/commit.h" #include "tree.h" #include "repository.h" #include "vector.h" |