summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/votrax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/votrax.h')
-rw-r--r--src/emu/sound/votrax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/votrax.h b/src/emu/sound/votrax.h
index 6e59616e56e..4a8000f399c 100644
--- a/src/emu/sound/votrax.h
+++ b/src/emu/sound/votrax.h
@@ -7,5 +7,6 @@ void votrax_w(int data);
int votrax_status_r(void);
SND_GET_INFO( votrax );
+#define SOUND_VOTRAX SND_GET_INFO_NAME( votrax )
#endif /* __VOTRAX_H__ */