summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/262intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/262intf.h')
-rw-r--r--src/emu/sound/262intf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/262intf.h b/src/emu/sound/262intf.h
index 479377d29a2..2b29584eff0 100644
--- a/src/emu/sound/262intf.h
+++ b/src/emu/sound/262intf.h
@@ -26,5 +26,6 @@ WRITE8_HANDLER( ymf262_register_b_1_w );
WRITE8_HANDLER( ymf262_data_a_1_w );
WRITE8_HANDLER( ymf262_data_b_1_w );
+SND_GET_INFO( ymf262 );
#endif /* __262INTF_H__ */