summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms3615.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tms3615.h')
-rw-r--r--src/emu/sound/tms3615.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/tms3615.h b/src/emu/sound/tms3615.h
index 3223941cfcb..abc9c65728a 100644
--- a/src/emu/sound/tms3615.h
+++ b/src/emu/sound/tms3615.h
@@ -9,5 +9,6 @@ extern void tms3615_enable_w(int chip, int enable);
#define TMS3615_FOOTAGE_16 1
SND_GET_INFO( tms3615 );
+#define SOUND_TMS3615 SND_GET_INFO_NAME( tms3615 )
#endif /* __TMS3615_H__ */