summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tiaintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tiaintf.h')
-rw-r--r--src/emu/sound/tiaintf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/tiaintf.h b/src/emu/sound/tiaintf.h
index cc9d66173c3..63dc980a144 100644
--- a/src/emu/sound/tiaintf.h
+++ b/src/emu/sound/tiaintf.h
@@ -5,4 +5,6 @@
WRITE8_HANDLER( tia_sound_w );
+SND_GET_INFO( tia );
+
#endif /* __TIAINTF_H__ */