@@ -18,7 +18,8 @@ #import "Archive.h" @interface GZIPArchive: OFObject { OFGZIPStream *_stream; + OFIRI *_archiveIRI; } @end