]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tmp-objdir.c
khash: name the structs that khash declares
[thirdparty/git.git] / tmp-objdir.c
index 5adad1925d1a051c38c08f911dd6d5824e5de305..db1f7038dae900a3b49b0658d16c08d3146edd53 100644 (file)
@@ -1,9 +1,11 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "tmp-objdir.h"
 #include "abspath.h"
 #include "chdir-notify.h"
 #include "dir.h"
 #include "environment.h"
+#include "object-file.h"
+#include "path.h"
 #include "sigchain.h"
 #include "string-list.h"
 #include "strbuf.h"