]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fetch-pack.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / fetch-pack.c
index adc1b68dd3ae87e6ff7501e6f3f3760c7b923d5e..4a8bad8487f611c263bcd7e31febd08eed5bc6d7 100644 (file)
@@ -6,7 +6,7 @@
 #include "pkt-line.h"
 #include "commit.h"
 #include "tag.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "pack.h"
 #include "sideband.h"
 #include "fetch-pack.h"