]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/index-pack.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / builtin / index-pack.c
index d81473e722e7c99b9b05b34506fa4925196ff6d7..7700907f1b2c169dfb969d255cd9d61953cfb9f4 100644 (file)
@@ -9,7 +9,7 @@
 #include "tree.h"
 #include "progress.h"
 #include "fsck.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "streaming.h"
 #include "thread-utils.h"
 #include "packfile.h"