]> git.ipfire.org Git - thirdparty/git.git/blobdiff - levenshtein.c
setup: adopt shared init-db & clone code
[thirdparty/git.git] / levenshtein.c
index d2632690d5107b53ee8a7ac4832cd85eb8c7bfc1..fd8026fe20182e5d90dad6db72ab453b5ed0a23c 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "levenshtein.h"
 
 /*