summaryrefslogtreecommitdiff
path: root/src/repository.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository.h')
-rw-r--r--src/repository.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/repository.h b/src/repository.h
index ca76d4558..1ac307c61 100644
--- a/src/repository.h
+++ b/src/repository.h
@@ -1,10 +1,10 @@
#ifndef INCLUDE_repository_h__
#define INCLUDE_repository_h__
-#include "git/common.h"
-#include "git/oid.h"
-#include "git/odb.h"
-#include "git/repository.h"
+#include "git2/common.h"
+#include "git2/oid.h"
+#include "git2/odb.h"
+#include "git2/repository.h"
#include "hashtable.h"
#include "index.h"