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 71546746c6..5efb3797d8 100644
--- a/graphics/animation.h
+++ b/graphics/animation.h
@@ -84,7 +84,7 @@ protected:
File *_mpegFile;
- PlayingSoundHandle _bgSound;
+ SoundHandle _bgSound;
AudioStream *_bgSoundStream;
#ifdef BACKEND_8BIT