]> git.ipfire.org Git - thirdparty/git.git/blobdiff - parse-options-cb.c
strvec: rename files from argv-array to strvec
[thirdparty/git.git] / parse-options-cb.c
index 86cd3930136e269ca68759b0113875e0a8e80e8a..7cba96454ce47f32be23304739e3a1f1b38ab43e 100644 (file)
@@ -4,7 +4,7 @@
 #include "commit.h"
 #include "color.h"
 #include "string-list.h"
-#include "argv-array.h"
+#include "strvec.h"
 #include "oid-array.h"
 
 /*----- some often used options -----*/