]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore-rename.c
t5318: avoid unnecessary command substitutions
[thirdparty/git.git] / diffcore-rename.c
index 0b7e4989a87214faa22e4f8ec75a719d3fd857ae..d775183c2fd1bed06a97facb56c4721e4e5df2f6 100644 (file)
@@ -4,6 +4,7 @@
 #include "cache.h"
 #include "diff.h"
 #include "diffcore.h"
+#include "object-store.h"
 #include "hashmap.h"
 #include "progress.h"