aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/wsamovie.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2006-07-27 18:29:14 +0000
committerJohannes Schickel2006-07-27 18:29:14 +0000
commit8a0ec2a3e5f042e38964f20a82429f2e74936eca (patch)
tree7ffb106f59c37cd8105c18981f397702709067b7 /engines/kyra/wsamovie.cpp
parentd9e5134919141fe50ab97399f6951b8d3fc8950c (diff)
downloadscummvm-rg350-8a0ec2a3e5f042e38964f20a82429f2e74936eca.tar.gz
scummvm-rg350-8a0ec2a3e5f042e38964f20a82429f2e74936eca.tar.bz2
scummvm-rg350-8a0ec2a3e5f042e38964f20a82429f2e74936eca.zip
- moving KyraEngine_v3 declaration to newly added kyra3.h
- implements a little bit init stuff - implements some music handling svn-id: r23610
Diffstat (limited to 'engines/kyra/wsamovie.cpp')
-rw-r--r--engines/kyra/wsamovie.cpp1
1 files changed, 1 insertions, 0 deletions
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"