]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sequencer.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / sequencer.c
index 667f35ebdffbc1ef730e310cbea9b3dbce786e21..6d631d25c669db4623bae3d945aecda2132adfab 100644 (file)
@@ -7,7 +7,7 @@
 #include "sequencer.h"
 #include "tag.h"
 #include "run-command.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "utf8.h"
 #include "cache-tree.h"
 #include "diff.h"