summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/eis_hgb107x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/eis_hgb107x.h')
-rw-r--r--src/devices/bus/isa/eis_hgb107x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/eis_hgb107x.h b/src/devices/bus/isa/eis_hgb107x.h
index 711f385278f..8156633df9f 100644
--- a/src/devices/bus/isa/eis_hgb107x.h
+++ b/src/devices/bus/isa/eis_hgb107x.h
@@ -75,7 +75,7 @@ private:
ATTR_FOREG = 0x07,
ATTR_ULINE = 0x01,
};
-
+
required_device<mc6845_device> m_crtc;
MC6845_UPDATE_ROW( crtc_update_row );