diff options
Diffstat (limited to 'builtin/merge-index.c')
| -rw-r--r-- | builtin/merge-index.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/builtin/merge-index.c b/builtin/merge-index.c index 2c4cf5e559..2338832587 100644 --- a/builtin/merge-index.c +++ b/builtin/merge-index.c @@ -1,6 +1,5 @@ -#include "cache.h" +#include "builtin.h"  #include "run-command.h" -#include "exec_cmd.h"  static const char *pgm;  static int one_shot, quiet;  | 
