diff options
Diffstat (limited to 'engines/kyra')
-rw-r--r-- | engines/kyra/sound_towns.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/sound_towns.cpp b/engines/kyra/sound_towns.cpp index 2c42e7fb2b..b4da44df6a 100644 --- a/engines/kyra/sound_towns.cpp +++ b/engines/kyra/sound_towns.cpp @@ -30,6 +30,7 @@ #include "sound/audiocd.h" #include "sound/audiostream.h" +#include "sound/raw.h" #include "common/util.h" |