summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech8.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itech8.c')
-rw-r--r--src/mame/drivers/itech8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/itech8.c b/src/mame/drivers/itech8.c
index 336e29c23eb..fb0293ead61 100644
--- a/src/mame/drivers/itech8.c
+++ b/src/mame/drivers/itech8.c
@@ -1714,7 +1714,7 @@ static const ym3812_interface ym3812_config =
/************* core pieces ******************/
-static MACHINE_CONFIG_START( itech8_core_lo, driver_data_t )
+static MACHINE_CONFIG_START( itech8_core_lo, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M6809, CLOCK_8MHz/4)