]> git.ipfire.org Git - thirdparty/git.git/blobdiff - convert.c
copy.h: move declarations for copy.c functions from cache.h
[thirdparty/git.git] / convert.c
index 5a2ea5308d6b1467b1ac1925507b1dacc5d809e4..7cf7bd0c883ded1f50a0f57ce3a8f19d05752667 100644 (file)
--- a/convert.c
+++ b/convert.c
@@ -2,6 +2,7 @@
 #include "advice.h"
 #include "config.h"
 #include "convert.h"
+#include "copy.h"
 #include "gettext.h"
 #include "hex.h"
 #include "object-store.h"