summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ichiban.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ichiban.c')
-rw-r--r--src/mame/drivers/ichiban.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ichiban.c b/src/mame/drivers/ichiban.c
index 22752fa5279..ad57b61df70 100644
--- a/src/mame/drivers/ichiban.c
+++ b/src/mame/drivers/ichiban.c
@@ -47,7 +47,7 @@ class ichibanjyan_state : public driver_device
public:
ichibanjyan_state(const machine_config &mconfig, device_type type, const char *tag)
: driver_device(mconfig, type, tag),
- m_maincpu(*this, "maincpu")
+ m_maincpu(*this, "maincpu")
{ }
// devices