aboutsummaryrefslogtreecommitdiff
path: root/test/common/subreadstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/subreadstream.h')
-rw-r--r--test/common/subreadstream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/common/subreadstream.h b/test/common/subreadstream.h
index 15d959892f..463f49e929 100644
--- a/test/common/subreadstream.h
+++ b/test/common/subreadstream.h
@@ -1,6 +1,7 @@
#include <cxxtest/TestSuite.h>
-#include "common/stream.h"
+#include "common/memstream.h"
+#include "common/substream.h"
class SubReadStreamTestSuite : public CxxTest::TestSuite {
public: