diff options
Diffstat (limited to 'src/repository.c')
| -rw-r--r-- | src/repository.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repository.c b/src/repository.c index 9a3563710..b28c4ac9b 100644 --- a/src/repository.c +++ b/src/repository.c @@ -24,7 +24,7 @@ */ #include <stdarg.h> -#include "git/object.h" +#include "git2/object.h" #include "common.h" #include "repository.h" |
