diff options
Diffstat (limited to 'object.c')
| -rw-r--r-- | object.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ #include "cache.h" +#include "gettext.h" +#include "hex.h" #include "object.h" #include "replace-object.h" #include "object-store.h" |
