aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_coco3.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/sound_coco3.h')
-rw-r--r--engines/agi/sound_coco3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/sound_coco3.h b/engines/agi/sound_coco3.h
index 7058b770f5..d24acf5cc5 100644
--- a/engines/agi/sound_coco3.h
+++ b/engines/agi/sound_coco3.h
@@ -42,7 +42,7 @@ struct CoCoNote {
class SoundGenCoCo3 : public SoundGen, public Audio::AudioStream {
public:
- SoundGenCoCo3(AgiEngine *vm, Audio::Mixer *pMixer);
+ SoundGenCoCo3(AgiBase *vm, Audio::Mixer *pMixer);
~SoundGenCoCo3();
void play(int resnum);