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 6084d60313..450e1cae34 100644 --- a/object-file.c +++ b/object-file.c @@ -13,6 +13,7 @@ #include "git-compat-util.h" #include "bulk-checkin.h" #include "convert.h" +#include "dir.h" #include "environment.h" #include "fsck.h" #include "gettext.h" |