]> git.ipfire.org Git - thirdparty/git.git/blobdiff - combine-diff.c
treewide: be explicit about dependence on convert.h
[thirdparty/git.git] / combine-diff.c
index 44ef6a1a812b02153f0d35137489930440357573..6586e4508d6a292c23d7f57f072cd20e12841cca 100644 (file)
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "object-store.h"
 #include "commit.h"
+#include "convert.h"
 #include "blob.h"
 #include "diff.h"
 #include "diffcore.h"