summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aztarac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/aztarac.c')
-rw-r--r--src/mame/drivers/aztarac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/aztarac.c b/src/mame/drivers/aztarac.c
index a6939d085db..ab4ecc20c2b 100644
--- a/src/mame/drivers/aztarac.c
+++ b/src/mame/drivers/aztarac.c
@@ -143,7 +143,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( aztarac, driver_data_t )
+static MACHINE_CONFIG_START( aztarac, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M68000, 8000000)