]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.h
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / unpack-trees.h
index 30622aeebff91f64cd9799412e531bdbb2110bc2..9b827c307f6d565fe6becf25839f45f81340b8ce 100644 (file)
@@ -1,8 +1,8 @@
 #ifndef UNPACK_TREES_H
 #define UNPACK_TREES_H
 
-#include "cache.h"
 #include "convert.h"
+#include "read-cache-ll.h"
 #include "strvec.h"
 #include "string-list.h"
 #include "tree-walk.h"