diff options
Diffstat (limited to 'src/soundmanager.cpp')
-rw-r--r-- | src/soundmanager.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/soundmanager.cpp b/src/soundmanager.cpp index d28091ce5..e9e54b046 100644 --- a/src/soundmanager.cpp +++ b/src/soundmanager.cpp @@ -30,6 +30,8 @@ #include "fs/virtfs/fs.h" +#include "utils/cast.h" + #include "resources/sdlmusic.h" #include "resources/soundeffect.h" |