diff options
Diffstat (limited to 'streaming.c')
-rw-r--r-- | streaming.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/streaming.c b/streaming.c index 7d55ba64c7..a6e1162946 100644 --- a/streaming.c +++ b/streaming.c @@ -5,6 +5,7 @@ #include "streaming.h" #include "repository.h" #include "object-store.h" +#include "replace-object.h" #include "packfile.h" enum input_source { |