summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/x1_010.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/x1_010.h')
-rw-r--r--src/emu/sound/x1_010.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/x1_010.h b/src/emu/sound/x1_010.h
index ba14ea91fef..bef66892beb 100644
--- a/src/emu/sound/x1_010.h
+++ b/src/emu/sound/x1_010.h
@@ -20,5 +20,6 @@ WRITE16_HANDLER( seta_sound_word_w );
void seta_sound_enable_w(int);
SND_GET_INFO( x1_010 );
+#define SOUND_X1_010 SND_GET_INFO_NAME( x1_010 )
#endif /* __X1_010_H__ */