]> git.ipfire.org Git - thirdparty/git.git/blobdiff - apply.c
name-hash.h: move declarations for name-hash.c from cache.h
[thirdparty/git.git] / apply.c
diff --git a/apply.c b/apply.c
index 6212ab3a1b3958cd56c8c3e199a3f0ed35de1488..3da33bb88fde0fc55695bb345fd29cb66898c6eb 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -23,6 +23,7 @@
 #include "xdiff-interface.h"
 #include "ll-merge.h"
 #include "lockfile.h"
+#include "name-hash.h"
 #include "object-name.h"
 #include "object-file.h"
 #include "parse-options.h"