]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/init-db.c
exec_cmd: rename to use dash in file name
[thirdparty/git.git] / builtin / init-db.c
index 68ff4ad75ace6566a233c1343fed93365c5abbe4..2542c5244e91b68692c7ed371fa9976997ee8ff5 100644 (file)
@@ -7,7 +7,7 @@
 #include "config.h"
 #include "refs.h"
 #include "builtin.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "parse-options.h"
 
 #ifndef DEFAULT_GIT_TEMPLATE_DIR