about summary refs log tree commit diff
path: root/third_party/git/delta-islands.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/delta-islands.c')
-rw-r--r--third_party/git/delta-islands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/delta-islands.c b/third_party/git/delta-islands.c
index 09dbd3cf72..aa98b2e541 100644
--- a/third_party/git/delta-islands.c
+++ b/third_party/git/delta-islands.c
@@ -17,7 +17,7 @@
 #include "pack-bitmap.h"
 #include "pack-objects.h"
 #include "delta-islands.h"
-#include "sha1-array.h"
+#include "oid-array.h"
 #include "config.h"
 
 KHASH_INIT(str, const char *, void *, 1, kh_str_hash_func, kh_str_hash_equal)