]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/tag.c
oid_array: rename source file from sha1-array
[thirdparty/git.git] / builtin / tag.c
index e0a4c25382846f801c43cd1093ffb0ffa63f975f..7f6b43b8bf2fb80f55ad2fc578c78e70a0e2e570 100644 (file)
@@ -17,7 +17,7 @@
 #include "diff.h"
 #include "revision.h"
 #include "gpg-interface.h"
-#include "sha1-array.h"
+#include "oid-array.h"
 #include "column.h"
 #include "ref-filter.h"