summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/md_stm95.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/md_stm95.h')
-rw-r--r--src/mess/machine/md_stm95.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/md_stm95.h b/src/mess/machine/md_stm95.h
index 6bd0a07c1a7..a67a0d82aff 100644
--- a/src/mess/machine/md_stm95.h
+++ b/src/mess/machine/md_stm95.h
@@ -46,7 +46,7 @@ protected:
int stream_pos;
int stream_data;
int eeprom_addr;
-
+
running_machine& m_machine;
};