git-rebase--preserve-merges: fix formatting of todo help message
[gitweb.git] / run-command.c
index 84899e423f098bb8cd61eee86bcc484139b1482f..12c94c1dbe5a720a7581af81516b6884fc25d8d0 100644 (file)
@@ -1,6 +1,6 @@
 #include "cache.h"
 #include "run-command.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "sigchain.h"
 #include "argv-array.h"
 #include "thread-utils.h"