]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repo-settings.c
treewide: remove unnecessary cache.h includes in source files
[thirdparty/git.git] / repo-settings.c
index 3dbd3f0e2ec33df0753780f4d84605b16ebdc2b3..0a6c0b381fe13b50fb14b5b6e31ca06c0d44f695 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "config.h"
 #include "repository.h"
 #include "midx.h"