summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/2151intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/2151intf.h')
-rw-r--r--src/emu/sound/2151intf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/2151intf.h b/src/emu/sound/2151intf.h
index 723052c17fe..78484f1bfc1 100644
--- a/src/emu/sound/2151intf.h
+++ b/src/emu/sound/2151intf.h
@@ -37,6 +37,8 @@ WRITE16_HANDLER( ym2151_data_port_0_lsb_w );
WRITE16_HANDLER( ym2151_data_port_1_lsb_w );
WRITE16_HANDLER( ym2151_data_port_2_lsb_w );
+SND_GET_INFO( ym2151 );
+
#endif /* __2151INTF_H__ */