summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaplus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gaplus.c')
-rw-r--r--src/mame/drivers/gaplus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gaplus.c b/src/mame/drivers/gaplus.c
index 702a5f34fe9..3274775ea2f 100644
--- a/src/mame/drivers/gaplus.c
+++ b/src/mame/drivers/gaplus.c
@@ -522,7 +522,7 @@ static const namcoio_interface intf1 =
/* TODO: chip #2: test/cocktail, optional buttons */
-static MACHINE_CONFIG_START( gaplus, driver_data_t )
+static MACHINE_CONFIG_START( gaplus, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M6809, 24576000/16) /* 1.536 MHz */