From 8a0ec2a3e5f042e38964f20a82429f2e74936eca Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 27 Jul 2006 18:29:14 +0000 Subject: - moving KyraEngine_v3 declaration to newly added kyra3.h - implements a little bit init stuff - implements some music handling svn-id: r23610 --- engines/kyra/wsamovie.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/kyra/wsamovie.cpp') diff --git a/engines/kyra/wsamovie.cpp b/engines/kyra/wsamovie.cpp index 6e2a2888c9..d2fe5bad2a 100644 --- a/engines/kyra/wsamovie.cpp +++ b/engines/kyra/wsamovie.cpp @@ -23,6 +23,7 @@ #include "common/stdafx.h" #include "common/endian.h" #include "kyra/kyra.h" +#include "kyra/kyra3.h" #include "kyra/screen.h" #include "kyra/wsamovie.h" -- cgit v1.2.3