aboutsummaryrefslogtreecommitdiff
path: root/test/common/memoryreadstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/memoryreadstream.h')
-rw-r--r--test/common/memoryreadstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/memoryreadstream.h b/test/common/memoryreadstream.h
index dab9b34e0c..f7a144d730 100644
--- a/test/common/memoryreadstream.h
+++ b/test/common/memoryreadstream.h
@@ -1,6 +1,6 @@
#include <cxxtest/TestSuite.h>
-#include "common/stream.h"
+#include "common/memstream.h"
class MemoryReadStreamTestSuite : public CxxTest::TestSuite {
public: