summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/retofinv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/retofinv.c')
-rw-r--r--src/mame/drivers/retofinv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/retofinv.c b/src/mame/drivers/retofinv.c
index 91b268dee83..4b4c4bb9973 100644
--- a/src/mame/drivers/retofinv.c
+++ b/src/mame/drivers/retofinv.c
@@ -336,7 +336,7 @@ GFXDECODE_END
-static MACHINE_CONFIG_START( retofinv, driver_data_t )
+static MACHINE_CONFIG_START( retofinv, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", Z80, 18432000/6) /* 3.072 MHz? */