summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_seekablemultistream.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/cfx_seekablemultistream.h')
-rw-r--r--core/fxcrt/cfx_seekablemultistream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/fxcrt/cfx_seekablemultistream.h b/core/fxcrt/cfx_seekablemultistream.h
index 9138d7c321..4bd26b9863 100644
--- a/core/fxcrt/cfx_seekablemultistream.h
+++ b/core/fxcrt/cfx_seekablemultistream.h
@@ -17,7 +17,8 @@ class CPDF_StreamAcc;
class CFX_SeekableMultiStream : public IFX_SeekableStream {
public:
- explicit CFX_SeekableMultiStream(const std::vector<CPDF_Stream*>& streams);
+ explicit CFX_SeekableMultiStream(
+ const std::vector<const CPDF_Stream*>& streams);
~CFX_SeekableMultiStream() override;
// IFX_SeekableReadStream