]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive-zip.c
setup: adopt shared init-db & clone code
[thirdparty/git.git] / archive-zip.c
index ef538a90df4ff3815f8b23bcebb5b2947306ae40..d0d065a312eeca3b1e9399f6d4adad46a05d8f60 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2006 Rene Scharfe
  */
-#include "cache.h"
+#include "git-compat-util.h"
 #include "config.h"
 #include "archive.h"
 #include "gettext.h"