]> git.ipfire.org Git - thirdparty/git.git/blobdiff - environment.c
strvec: rename files from argv-array to strvec
[thirdparty/git.git] / environment.c
index aaca0e91ac8f4a3043dfbe963b33a376e72020fd..75fe5f4c5606dfe5dbacf716520183aefb4aaea3 100644 (file)
@@ -14,7 +14,7 @@
 #include "refs.h"
 #include "fmt-merge-msg.h"
 #include "commit.h"
-#include "argv-array.h"
+#include "strvec.h"
 #include "object-store.h"
 #include "chdir-notify.h"
 #include "shallow.h"