]> git.ipfire.org Git - thirdparty/git.git/blobdiff - environment.c
mingw: use lowercase includes for some Windows headers
[thirdparty/git.git] / environment.c
index 541f0b19acf46a3208854157e1c83b8efe94f9ac..28d18eaca8ee0a1edd33f1faebae9f8c19fbba4c 100644 (file)
@@ -7,7 +7,7 @@
  * even if you might want to know where the git directory etc
  * are.
  */
-#include "cache.h"
+#include "git-compat-util.h"
 #include "abspath.h"
 #include "branch.h"
 #include "convert.h"