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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/2151intf.h b/src/emu/sound/2151intf.h
index 78484f1bfc1..f05bc35ce71 100644
--- a/src/emu/sound/2151intf.h
+++ b/src/emu/sound/2151intf.h
@@ -38,6 +38,7 @@ WRITE16_HANDLER( ym2151_data_port_1_lsb_w );
WRITE16_HANDLER( ym2151_data_port_2_lsb_w );
SND_GET_INFO( ym2151 );
+#define SOUND_YM2151 SND_GET_INFO_NAME( ym2151 )
#endif /* __2151INTF_H__ */