aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-bitmap.c')
-rw-r--r--t/helper/test-bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-bitmap.c b/t/helper/test-bitmap.c
index ff35f5999b..5bb489882d 100644
--- a/t/helper/test-bitmap.c
+++ b/t/helper/test-bitmap.c
@@ -1,5 +1,5 @@
#include "test-tool.h"
-#include "cache.h"
+#include "git-compat-util.h"
#include "pack-bitmap.h"
static int bitmap_list_commits(void)