summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commit.c')
-rw-r--r--src/commit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/commit.c b/src/commit.c
index 9e3cd3301..ef3d80b51 100644
--- a/src/commit.c
+++ b/src/commit.c
@@ -23,9 +23,9 @@
* Boston, MA 02110-1301, USA.
*/
-#include "git/common.h"
-#include "git/object.h"
-#include "git/repository.h"
+#include "git2/common.h"
+#include "git2/object.h"
+#include "git2/repository.h"
#include "common.h"
#include "commit.h"