]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-backend.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / http-backend.c
index 88d2a9bc40b4b02e96a6679e856e3a9d1a4a0359..cc16cd04ad00a85c0a8a73eec837760b293a3489 100644 (file)
@@ -5,7 +5,7 @@
 #include "pkt-line.h"
 #include "object.h"
 #include "tag.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "run-command.h"
 #include "string-list.h"
 #include "url.h"