aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/object.h')
-rw-r--r--engines/sword2/object.h2
1 files changed, 1 insertions, 1 deletions
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 {