From 2180b2d6b534d3786f89d02fe508c60c68b7ff89 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 19 Nov 2010 17:03:07 +0000 Subject: COMMON: Split common/stream.h into several headers svn-id: r54385 --- engines/sword2/object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword2/object.h') diff --git a/engines/sword2/object.h b/engines/sword2/object.h index b6b6ca5174..98c9f6863b 100644 --- a/engines/sword2/object.h +++ b/engines/sword2/object.h @@ -28,7 +28,7 @@ #ifndef SWORD2_OBJECT_H #define SWORD2_OBJECT_H -#include "common/stream.h" +#include "common/memstream.h" #include "common/endian.h" namespace Sword2 { -- cgit v1.2.3