summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/expro02.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/expro02.c')
-rw-r--r--src/mame/drivers/expro02.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/expro02.c b/src/mame/drivers/expro02.c
index 6a2d255fbba..83d5278efd9 100644
--- a/src/mame/drivers/expro02.c
+++ b/src/mame/drivers/expro02.c
@@ -475,7 +475,7 @@ GFXDECODE_END
*
*************************************/
-static MACHINE_CONFIG_START( galsnew, driver_data_t )
+static MACHINE_CONFIG_START( galsnew, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M68000, 12000000)