]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bulk-checkin.c
treewide: remove cache.h inclusion due to object-file.h changes
[thirdparty/git.git] / bulk-checkin.c
index af15f8a9af4368e4514c0cc2ea777c0fb1df83f3..9192298db6a28ac884ff87e26ca73b0418d05afc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2011, Google Inc.
  */
-#include "cache.h"
+#include "git-compat-util.h"
 #include "alloc.h"
 #include "bulk-checkin.h"
 #include "environment.h"