]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/pull.c
oid_array: rename source file from sha1-array
[thirdparty/git.git] / builtin / pull.c
index 3e624d1e008588ed063a7a960026287d34b84965..3d5edef49a8f43e22fbce68070914a200518c0f6 100644 (file)
@@ -12,7 +12,7 @@
 #include "parse-options.h"
 #include "exec-cmd.h"
 #include "run-command.h"
-#include "sha1-array.h"
+#include "oid-array.h"
 #include "remote.h"
 #include "dir.h"
 #include "rebase.h"