summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitowlf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitowlf.c')
-rw-r--r--src/mame/drivers/taitowlf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitowlf.c b/src/mame/drivers/taitowlf.c
index 9b43e741e62..8806ce88691 100644
--- a/src/mame/drivers/taitowlf.c
+++ b/src/mame/drivers/taitowlf.c
@@ -597,7 +597,7 @@ static const struct pit8253_config taitowlf_pit8254_config =
}
};
-static MACHINE_CONFIG_START( taitowlf, driver_data_t )
+static MACHINE_CONFIG_START( taitowlf, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", PENTIUM, 200000000)