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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/sunkbd/hlekbd.h b/src/devices/bus/sunkbd/hlekbd.h
index 2b4f17217b5..a4f6d886f5c 100644
--- a/src/devices/bus/sunkbd/hlekbd.h
+++ b/src/devices/bus/sunkbd/hlekbd.h
@@ -93,7 +93,7 @@ private:
emu_timer *m_click_timer;
required_device<beep_device> m_beeper;
- output_finder<5> m_led;
+ output_finder<5> m_leds;
uint8_t m_make_count;
uint8_t m_rx_state;