diff options
Diffstat (limited to 'engines/sword2/router.cpp')
-rw-r--r-- | engines/sword2/router.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword2/router.cpp b/engines/sword2/router.cpp index 9c79f1f9cb..1548536ccb 100644 --- a/engines/sword2/router.cpp +++ b/engines/sword2/router.cpp @@ -26,7 +26,7 @@ */ -#include "common/stream.h" +#include "common/memstream.h" #include "sword2/sword2.h" #include "sword2/defs.h" |