summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/harddriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/harddriv.h')
-rw-r--r--src/mame/includes/harddriv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/harddriv.h b/src/mame/includes/harddriv.h
index caaf899a893..6b21e733012 100644
--- a/src/mame/includes/harddriv.h
+++ b/src/mame/includes/harddriv.h
@@ -301,6 +301,7 @@ protected:
optional_device<screen_device> m_screen;
optional_device<mc68681_device> m_duartn68681;
required_device<adc0808_device> m_adc8;
+ output_finder<3> m_lamp;
uint8_t m_hd34010_host_access;