summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ymf271.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/ymf271.h')
-rw-r--r--src/emu/sound/ymf271.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/ymf271.h b/src/emu/sound/ymf271.h
index 259aa8d5e93..617320c1e1a 100644
--- a/src/emu/sound/ymf271.h
+++ b/src/emu/sound/ymf271.h
@@ -17,5 +17,6 @@ READ8_HANDLER( ymf271_1_r );
WRITE8_HANDLER( ymf271_1_w );
SND_GET_INFO( ymf271 );
+#define SOUND_YMF271 SND_GET_INFO_NAME( ymf271 )
#endif /* __YMF271_H__ */