summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/t10mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/t10mmc.h')
-rw-r--r--src/devices/machine/t10mmc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/t10mmc.h b/src/devices/machine/t10mmc.h
index c8e0bff16de..47706a098f7 100644
--- a/src/devices/machine/t10mmc.h
+++ b/src/devices/machine/t10mmc.h
@@ -58,7 +58,7 @@ protected:
UINT32 m_num_subblocks;
UINT32 m_cur_subblock;
int m_audio_sense;
-
+
device_t *m_device;
};