diff options
Diffstat (limited to 'object-file-convert.c')
| -rw-r--r-- | object-file-convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/object-file-convert.c b/object-file-convert.c index 958f61f094..3887d6d57b 100644 --- a/object-file-convert.c +++ b/object-file-convert.c @@ -5,7 +5,7 @@ #include "strbuf.h" #include "hex.h" #include "repository.h" -#include "hash-ll.h" +#include "hash.h" #include "hash.h" #include "object.h" #include "loose.h" |
