summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/v1050kb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/v1050kb.h')
-rw-r--r--src/mame/machine/v1050kb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/v1050kb.h b/src/mame/machine/v1050kb.h
index 231a135b48e..96172ba33ff 100644
--- a/src/mame/machine/v1050kb.h
+++ b/src/mame/machine/v1050kb.h
@@ -58,6 +58,7 @@ private:
required_device<discrete_sound_device> m_discrete;
required_ioport_array<12> m_y;
devcb_write_line m_out_tx_handler;
+ output_finder<> m_led;
uint8_t m_keylatch;