diff options
Diffstat (limited to 'replace-object.h')
-rw-r--r-- | replace-object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/replace-object.h b/replace-object.h index 3fbc32eb7b..3c92ae9461 100644 --- a/replace-object.h +++ b/replace-object.h @@ -1,6 +1,7 @@ #ifndef REPLACE_OBJECT_H #define REPLACE_OBJECT_H +#include "cache.h" #include "oidmap.h" #include "repository.h" #include "object-store.h" |