]> git.ipfire.org Git - thirdparty/git.git/blobdiff - merge-blobs.c
object-store.h: move struct object_info from cache.h
[thirdparty/git.git] / merge-blobs.c
index 8138090f81cf726ee9834daa7edbfc5b542aec44..aedcab81138ebe1e4b2e38cf6dcbb93f6f8dcb80 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "run-command.h"
 #include "xdiff-interface.h"
 #include "ll-merge.h"