summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sunkbd/hlekbd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/sunkbd/hlekbd.h')
-rw-r--r--src/devices/bus/sunkbd/hlekbd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/sunkbd/hlekbd.h b/src/devices/bus/sunkbd/hlekbd.h
index 21caa54dac9..2b4f17217b5 100644
--- a/src/devices/bus/sunkbd/hlekbd.h
+++ b/src/devices/bus/sunkbd/hlekbd.h
@@ -93,6 +93,7 @@ private:
emu_timer *m_click_timer;
required_device<beep_device> m_beeper;
+ output_finder<5> m_led;
uint8_t m_make_count;
uint8_t m_rx_state;