summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/qsound.h')
-rw-r--r--src/devices/sound/qsound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/qsound.h b/src/devices/sound/qsound.h
index f5be0c106d8..10c6c93c4cb 100644
--- a/src/devices/sound/qsound.h
+++ b/src/devices/sound/qsound.h
@@ -27,6 +27,7 @@ protected:
tiny_rom_entry const *device_rom_region() const override;
virtual void device_add_mconfig(machine_config &config) override;
virtual void device_start() override;
+ virtual void device_clock_changed() override;
virtual void device_reset() override;
// device_sound_interface implementation