]> git.ipfire.org Git - thirdparty/git.git/blobdiff - upload-pack.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / upload-pack.c
index 4a82602be5d0ab111a805a2f2456f382ae7a7364..6261d4fab32999322b2b1b866289b49077c63beb 100644 (file)
@@ -6,7 +6,7 @@
 #include "tag.h"
 #include "object.h"
 #include "commit.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "diff.h"
 #include "revision.h"
 #include "list-objects.h"