aboutsummaryrefslogtreecommitdiff
path: root/sky/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/sound.h')
-rw-r--r--sky/sound.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sky/sound.h b/sky/sound.h
index 084726dd97..298ba1ef0b 100644
--- a/sky/sound.h
+++ b/sky/sound.h
@@ -22,9 +22,11 @@
#ifndef SKYSOUND_H
#define SKYSOUND_H
+#include "stdafx.h"
+#include "common/scummsys.h"
#include "sound/mixer.h"
-#include "sky/disk.h"
-#include "base/engine.h"
+
+class SkyDisk;
enum {
SOUND_CH0 = 0,