diff --git a/test-hashmap.c b/test-hashmap.c index 7e86f886d8..f5183fb9e8 100644 --- a/test-hashmap.c +++ b/test-hashmap.c @@ -1,6 +1,5 @@ -#include "cache.h" +#include "git-compat-util.h" #include "hashmap.h" -#include struct test_entry {