summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/n63701x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/n63701x.h')
-rw-r--r--src/emu/sound/n63701x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/n63701x.h b/src/emu/sound/n63701x.h
index d2f85da6627..d13884b2830 100644
--- a/src/emu/sound/n63701x.h
+++ b/src/emu/sound/n63701x.h
@@ -6,5 +6,6 @@
void namco_63701x_write(int offset,int data);
SND_GET_INFO( namco_63701x );
+#define SOUND_NAMCO_63701X SND_GET_INFO_NAME( namco_63701x )
#endif /* __N63701X_H__ */