sequencer: fast-forward `merge` commands, if possible
[gitweb.git] / git.c
diff --git a/git.c b/git.c
index 3a89893712e6b327e714ad81d12d3e4ca354926c..f598fae7b7ab727abedc44decd2f51f107014088 100644 (file)
--- a/git.c
+++ b/git.c
@@ -1,6 +1,6 @@
 #include "builtin.h"
 #include "config.h"
-#include "exec_cmd.h"
+#include "exec-cmd.h"
 #include "help.h"
 #include "run-command.h"