summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k053260.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k053260.h')
-rw-r--r--src/devices/sound/k053260.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/k053260.h b/src/devices/sound/k053260.h
index a938a420090..9edb1d522f5 100644
--- a/src/devices/sound/k053260.h
+++ b/src/devices/sound/k053260.h
@@ -47,6 +47,7 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
+ virtual void device_clock_changed() override;
virtual void device_reset() override;
// sound stream update overrides