summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/8950intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/8950intf.h')
-rw-r--r--src/devices/sound/8950intf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/8950intf.h b/src/devices/sound/8950intf.h
index 83aad8781c0..c1f3163a9ee 100644
--- a/src/devices/sound/8950intf.h
+++ b/src/devices/sound/8950intf.h
@@ -44,6 +44,7 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
+ virtual void device_clock_changed() override;
virtual void device_stop() override;
virtual void device_reset() override;