]> git.ipfire.org Git - thirdparty/git.git/blobdiff - json-writer.c
git maintenance: avoid console window in scheduled tasks on Windows
[thirdparty/git.git] / json-writer.c
index f1cfd8fa8c664bfca0dcaada59e59af8dd2db38a..005c820aa42e1f3c98bd2c1a376bd3a52bfc32a2 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "json-writer.h"
 
 void jw_init(struct json_writer *jw)