]> git.ipfire.org Git - thirdparty/git.git/blobdiff - connect.c
oid_array: rename source file from sha1-array
[thirdparty/git.git] / connect.c
index b6451ab5e8909017edc678b3021384f3920fbe75..23013c634436adeeac65bd5e6a0d895a06fe6fe6 100644 (file)
--- a/connect.c
+++ b/connect.c
@@ -9,7 +9,7 @@
 #include "connect.h"
 #include "url.h"
 #include "string-list.h"
-#include "sha1-array.h"
+#include "oid-array.h"
 #include "transport.h"
 #include "strbuf.h"
 #include "version.h"