summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/thepit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/thepit.c')
-rw-r--r--src/mame/drivers/thepit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/thepit.c b/src/mame/drivers/thepit.c
index e70478529b0..8e8bf994e71 100644
--- a/src/mame/drivers/thepit.c
+++ b/src/mame/drivers/thepit.c
@@ -648,7 +648,7 @@ static const ay8910_interface ay8910_config =
};
-static MACHINE_CONFIG_START( thepit, driver_data_t )
+static MACHINE_CONFIG_START( thepit, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", Z80, PIXEL_CLOCK/2) /* 3.072 MHz */