summaryrefslogtreecommitdiff
path: root/lib/common/MemBlockStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common/MemBlockStream.h')
-rw-r--r--lib/common/MemBlockStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/MemBlockStream.h b/lib/common/MemBlockStream.h
index f02e57ba..98398121 100644
--- a/lib/common/MemBlockStream.h
+++ b/lib/common/MemBlockStream.h
@@ -10,10 +10,10 @@
#ifndef MEMBLOCKSTREAM__H
#define MEMBLOCKSTREAM__H
+#include "CollectInBufferStream.h"
#include "IOStream.h"
class StreamableMemBlock;
-class CollectInBufferStream;
// --------------------------------------------------------------------------
//