]> git.ipfire.org Git - thirdparty/git.git/blobdiff - config.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / config.c
index c698988f5e11cd416bef9a77c998d94b9ef87930..e2b87b4764070ccc2a6dceafbd96ca158ea85f5e 100644 (file)
--- a/config.c
+++ b/config.c
@@ -9,7 +9,7 @@
 #include "config.h"
 #include "repository.h"
 #include "lockfile.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "strbuf.h"
 #include "quote.h"
 #include "hashmap.h"