]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bundle.h
strvec: rename files from argv-array to strvec
[thirdparty/git.git] / bundle.h
index 2dc9442024fa27f775e25bbfa9dc8ba04ca1967c..2cf12700929b7b69f95483eb2a9865fd146cec82 100644 (file)
--- a/bundle.h
+++ b/bundle.h
@@ -1,7 +1,7 @@
 #ifndef BUNDLE_H
 #define BUNDLE_H
 
-#include "argv-array.h"
+#include "strvec.h"
 #include "cache.h"
 
 struct ref_list {