]> git.ipfire.org Git - thirdparty/git.git/blobdiff - range-diff.c
treewide: remove cache.h inclusion due to previous changes
[thirdparty/git.git] / range-diff.c
index a1e0cffb9f6cbd15081a6ee154b415db91c22b7b..6a704e6f4719d85f5c3bc49c4999a4dac0bd65cc 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "environment.h"
 #include "gettext.h"
 #include "range-diff.h"