summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ics2115.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/ics2115.h')
-rw-r--r--src/emu/sound/ics2115.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/ics2115.h b/src/emu/sound/ics2115.h
index 53562ae2e4a..544efc13b85 100644
--- a/src/emu/sound/ics2115.h
+++ b/src/emu/sound/ics2115.h
@@ -12,5 +12,6 @@ READ8_HANDLER( ics2115_r );
WRITE8_HANDLER( ics2115_w );
SND_GET_INFO( ics2115 );
+#define SOUND_ICS2115 SND_GET_INFO_NAME( ics2115 )
#endif /* __ICS2115_H__ */