summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sn76477.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sn76477.h')
-rw-r--r--src/emu/sound/sn76477.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/sn76477.h b/src/emu/sound/sn76477.h
index bf1d7992903..63ef9f74433 100644
--- a/src/emu/sound/sn76477.h
+++ b/src/emu/sound/sn76477.h
@@ -125,5 +125,6 @@ void sn76477_vco_voltage_w(int chip, double data);
void sn76477_pitch_voltage_w(int chip, double data);
SND_GET_INFO( sn76477 );
+#define SOUND_SN76477 SND_GET_INFO_NAME( sn76477 )
#endif/* __SN76477_H__ */