summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sp0250.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sp0250.h')
-rw-r--r--src/emu/sound/sp0250.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/sp0250.h b/src/emu/sound/sp0250.h
index 64fc8d540c5..9502652701a 100644
--- a/src/emu/sound/sp0250.h
+++ b/src/emu/sound/sp0250.h
@@ -9,4 +9,6 @@ struct sp0250_interface {
WRITE8_HANDLER( sp0250_w );
+SND_GET_INFO( sp0250 );
+
#endif /* __SP0250_H__ */