summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/st0016.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/st0016.h')
-rw-r--r--src/emu/sound/st0016.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/st0016.h b/src/emu/sound/st0016.h
index 7d65eb66427..8c1b01d3a5f 100644
--- a/src/emu/sound/st0016.h
+++ b/src/emu/sound/st0016.h
@@ -14,5 +14,6 @@ extern UINT8 *st0016_sound_regs;
WRITE8_HANDLER(st0016_snd_w);
SND_GET_INFO( st0016 );
+#define SOUND_ST0016 SND_GET_INFO_NAME( st0016 )
#endif /* __ST0016_H__ */