diff options
Diffstat (limited to 'object-file.c')
-rw-r--r-- | object-file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/object-file.c b/object-file.c index 39660d49db..bee41b3047 100644 --- a/object-file.c +++ b/object-file.c @@ -7,6 +7,7 @@ * creation etc. */ #include "git-compat-util.h" +#include "abspath.h" #include "alloc.h" #include "config.h" #include "gettext.h" |