summaryrefslogtreecommitdiff
path: root/src/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.h')
-rw-r--r--src/index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.h b/src/index.h
index f548c7b68..9e45a6372 100644
--- a/src/index.h
+++ b/src/index.h
@@ -4,8 +4,8 @@
#include "fileops.h"
#include "filelock.h"
#include "vector.h"
-#include "git/odb.h"
-#include "git/index.h"
+#include "git2/odb.h"
+#include "git2/index.h"
struct git_index_tree {
char *name;