aboutsummaryrefslogtreecommitdiff
path: root/sky/intro.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/intro.h')
-rw-r--r--sky/intro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/intro.h b/sky/intro.h
index e7840fa120..1fbf2a4bb0 100644
--- a/sky/intro.h
+++ b/sky/intro.h
@@ -56,7 +56,7 @@ private:
uint8 *_textBuf, *_saveBuf;
uint8 *_bgBuf;
uint32 _bgSize;
- SoundHandle _voice, _bgSfx;
+ Audio::SoundHandle _voice, _bgSfx;
int32 _relDelay;