]> git.ipfire.org Git - thirdparty/git.git/blobdiff - credential.c
treewide: remove cache.h inclusion due to previous changes
[thirdparty/git.git] / credential.c
index 42194efc9e0717415745138a46dae3e37440e439..a600d0c1ac13296639a7d1f78478ebda948f2597 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "abspath.h"
 #include "config.h"
 #include "credential.h"