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