summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/itech8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/itech8.h')
-rw-r--r--src/mame/includes/itech8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/itech8.h b/src/mame/includes/itech8.h
index e182d543e7b..a6c4dab6ebd 100644
--- a/src/mame/includes/itech8.h
+++ b/src/mame/includes/itech8.h
@@ -18,7 +18,7 @@ public:
m_tlc34076(*this, "tlc34076"),
m_visarea(0, 0, 0, 0){ }
- required_device<tlc34076_device> m_tlc34076;
+ required_device<tlc34076_device> m_tlc34076;
rectangle m_visarea;
UINT8 m_grom_bank;