summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg110.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/spg110.h')
-rw-r--r--src/devices/machine/spg110.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/spg110.h b/src/devices/machine/spg110.h
index 692d07c0c90..8ecee9dea75 100644
--- a/src/devices/machine/spg110.h
+++ b/src/devices/machine/spg110.h
@@ -69,7 +69,7 @@ private:
devcb_read16 m_portb_in;
devcb_read16 m_portc_in;
- devcb_read16::array<2> m_adc_in;
+ devcb_read16::array<4> m_adc_in;
devcb_write8 m_chip_sel;