summaryrefslogtreecommitdiff
path: root/shell/inc/internal/stream_helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/stream_helper.hxx')
-rw-r--r--shell/inc/internal/stream_helper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/internal/stream_helper.hxx b/shell/inc/internal/stream_helper.hxx
index b1949fdbfda5..f0d41bb98e79 100644
--- a/shell/inc/internal/stream_helper.hxx
+++ b/shell/inc/internal/stream_helper.hxx
@@ -31,7 +31,7 @@
#include "internal/types.hxx"
-class IStream;
+struct IStream;
class BufferStream : public StreamInterface
{