summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mhavoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mhavoc.c')
-rw-r--r--src/mame/drivers/mhavoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/mhavoc.c b/src/mame/drivers/mhavoc.c
index d6f43ed6519..0921f2d1966 100644
--- a/src/mame/drivers/mhavoc.c
+++ b/src/mame/drivers/mhavoc.c
@@ -471,7 +471,7 @@ static const pokey_interface pokey_config =
*
*************************************/
-static MACHINE_CONFIG_START( mhavoc, driver_data_t )
+static MACHINE_CONFIG_START( mhavoc, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("alpha", M6502, MHAVOC_CLOCK_2_5M) /* 2.5 MHz */