summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampoker2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ampoker2.c')
-rw-r--r--src/mame/drivers/ampoker2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ampoker2.c b/src/mame/drivers/ampoker2.c
index a81cd960e2e..1db26cb00d3 100644
--- a/src/mame/drivers/ampoker2.c
+++ b/src/mame/drivers/ampoker2.c
@@ -1054,7 +1054,7 @@ static const ay8910_interface ay8910_config =
* Machine Driver *
*************************/
-static MACHINE_CONFIG_START( ampoker2, driver_data_t )
+static MACHINE_CONFIG_START( ampoker2, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", Z80, MASTER_CLOCK/2) /* 3 MHz */