aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.h
diff options
context:
space:
mode:
authorMax Horn2006-02-17 15:37:25 +0000
committerMax Horn2006-02-17 15:37:25 +0000
commit4ad0b867b3ba9696bcad7d6ae379e97c880376d1 (patch)
tree114697305adeeccc7666217c0bafe809d80fc613 /engines/kyra/sound.h
parent147c17989a354134ac2346fb500d8a7c469d750e (diff)
downloadscummvm-rg350-4ad0b867b3ba9696bcad7d6ae379e97c880376d1.tar.gz
scummvm-rg350-4ad0b867b3ba9696bcad7d6ae379e97c880376d1.tar.bz2
scummvm-rg350-4ad0b867b3ba9696bcad7d6ae379e97c880376d1.zip
Reduced header dependencies
svn-id: r20743
Diffstat (limited to 'engines/kyra/sound.h')
-rw-r--r--engines/kyra/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/sound.h b/engines/kyra/sound.h
index 7af201cd9f..f63283d129 100644
--- a/engines/kyra/sound.h
+++ b/engines/kyra/sound.h
@@ -27,6 +27,7 @@
#include "common/scummsys.h"
#include "sound/mididrv.h"
#include "sound/midiparser.h"
+#include "sound/mixer.h"
#include "kyra/kyra.h"
class AudioStream;