aboutsummaryrefslogtreecommitdiff
path: root/graphics/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/animation.h')
-rw-r--r--graphics/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/animation.h b/graphics/animation.h
index 7a437c08ae..30957cb90e 100644
--- a/graphics/animation.h
+++ b/graphics/animation.h
@@ -88,7 +88,7 @@ protected:
Common::File *_mpegFile;
- SoundHandle _bgSound;
+ Audio::SoundHandle _bgSound;
AudioStream *_bgSoundStream;
#ifdef BACKEND_8BIT