summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ataxx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ataxx.c')
-rw-r--r--src/mame/drivers/ataxx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ataxx.c b/src/mame/drivers/ataxx.c
index 85b23e18f81..fb0f46a0f29 100644
--- a/src/mame/drivers/ataxx.c
+++ b/src/mame/drivers/ataxx.c
@@ -310,7 +310,7 @@ static const eeprom_interface eeprom_intf =
*
*************************************/
-static MACHINE_CONFIG_START( ataxx, driver_data_t )
+static MACHINE_CONFIG_START( ataxx, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("master", Z80, 6000000)