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