]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.c
cache.h: remove this no-longer-used header
[thirdparty/git.git] / repository.c
index 3d799150b45285d34cb4f8e9e35392e6f2265eb1..2616aabde50063794e6e1070a66cf0af6f6d494e 100644 (file)
@@ -3,7 +3,7 @@
  * declaration matches the definition in this file.
  */
 #define USE_THE_INDEX_VARIABLE
-#include "cache.h"
+#include "git-compat-util.h"
 #include "abspath.h"
 #include "repository.h"
 #include "object-store.h"