summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/cdp1869.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/cdp1869.h')
-rw-r--r--src/emu/sound/cdp1869.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/sound/cdp1869.h b/src/emu/sound/cdp1869.h
index 463443f83aa..54e604fcd36 100644
--- a/src/emu/sound/cdp1869.h
+++ b/src/emu/sound/cdp1869.h
@@ -41,5 +41,6 @@ void cdp1869_set_wnfreq(int which, int value);
void cdp1869_set_wnoff(int which, int value);
SND_GET_INFO( cdp1869 );
+#define SOUND_CDP1869 SND_GET_INFO_NAME( cdp1869 )
#endif /* __CDP1869_H__ */