summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/okim6295.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/okim6295.h')
-rw-r--r--src/emu/sound/okim6295.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/okim6295.h b/src/emu/sound/okim6295.h
index 67282caebc6..b52e6aa0887 100644
--- a/src/emu/sound/okim6295.h
+++ b/src/emu/sound/okim6295.h
@@ -56,5 +56,6 @@ void reset_adpcm(struct adpcm_state *state);
INT16 clock_adpcm(struct adpcm_state *state, UINT8 nibble);
SND_GET_INFO( okim6295 );
+#define SOUND_OKIM6295 SND_GET_INFO_NAME( okim6295 )
#endif /* __OKIM6295_H__ */