]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/difftool.c
cache.h: remove this no-longer-used header
[thirdparty/git.git] / builtin / difftool.c
index 88809976c5349720f454346447b0464c0cc6a414..4a22de3eddbbb2fe00aef5b8e77241c09d39234f 100644 (file)
  * Copyright (C) 2016 Johannes Schindelin
  */
 #define USE_THE_INDEX_VARIABLE
-#include "cache.h"
+#include "builtin.h"
 #include "abspath.h"
 #include "config.h"
 #include "copy.h"
-#include "builtin.h"
 #include "run-command.h"
 #include "environment.h"
 #include "exec-cmd.h"