summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/thoop2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/thoop2.c')
-rw-r--r--src/mame/drivers/thoop2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/thoop2.c b/src/mame/drivers/thoop2.c
index d44c1dafd69..c73d11e8832 100644
--- a/src/mame/drivers/thoop2.c
+++ b/src/mame/drivers/thoop2.c
@@ -195,7 +195,7 @@ static INPUT_PORTS_START( thoop2 )
INPUT_PORTS_END
-static MACHINE_CONFIG_START( thoop2, driver_data_t )
+static MACHINE_CONFIG_START( thoop2, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M68000,24000000/2) /* 12 MHz */