]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pack-check.c
treewide: remove cache.h inclusion due to object-file.h changes
[thirdparty/git.git] / pack-check.c
index 40d88bc5ebe9d9b184a04a43963396a550d7d5bb..049f2f0bfc03f2c08a4e24fa6be767f01fe8145d 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "environment.h"
 #include "hex.h"
 #include "repository.h"