summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midtunit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midtunit.c')
-rw-r--r--src/mame/drivers/midtunit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midtunit.c b/src/mame/drivers/midtunit.c
index 81501088563..19598a9202c 100644
--- a/src/mame/drivers/midtunit.c
+++ b/src/mame/drivers/midtunit.c
@@ -600,7 +600,7 @@ static const tms34010_config tms_config =
*
*************************************/
-static MACHINE_CONFIG_START( tunit_core, driver_data_t )
+static MACHINE_CONFIG_START( tunit_core, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", TMS34010, CPU_CLOCK)