aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/animation.h')
-rw-r--r--sword2/driver/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/driver/animation.h b/sword2/driver/animation.h
index b2d0332281..5958d03692 100644
--- a/sword2/driver/animation.h
+++ b/sword2/driver/animation.h
@@ -78,7 +78,7 @@ private:
byte *_textSurface;
- SoundHandle _leadOutHandle;
+ Audio::SoundHandle _leadOutHandle;
uint _leadOutFrame;
bool _seamless;