summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/thomson.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/thomson.h')
-rw-r--r--src/mess/includes/thomson.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/thomson.h b/src/mess/includes/thomson.h
index 92966ae125a..bf0bbce6027 100644
--- a/src/mess/includes/thomson.h
+++ b/src/mess/includes/thomson.h
@@ -306,7 +306,7 @@ public:
WRITE_LINE_MEMBER( fdc_index_3_w );
void thomson_index_callback(legacy_floppy_image_device *device, int state);
DECLARE_PALETTE_INIT(thom);
-
+
optional_device<mc6854_device> m_mc6854;
DECLARE_WRITE_LINE_MEMBER(write_centronics_perror);