diff options
Diffstat (limited to 't/helper/test-oidmap.c')
-rw-r--r-- | t/helper/test-oidmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-oidmap.c b/t/helper/test-oidmap.c index e2eb25ecde..bf4fcfe6ef 100644 --- a/t/helper/test-oidmap.c +++ b/t/helper/test-oidmap.c @@ -1,6 +1,7 @@ #include "test-tool.h" #include "cache.h" #include "hex.h" +#include "object-name.h" #include "oidmap.h" #include "setup.h" #include "strbuf.h" |