summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/upscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/upscope.c')
-rw-r--r--src/mame/drivers/upscope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/upscope.c b/src/mame/drivers/upscope.c
index 29cd194cc4c..315c716ef2a 100644
--- a/src/mame/drivers/upscope.c
+++ b/src/mame/drivers/upscope.c
@@ -300,7 +300,7 @@ static const mos6526_interface cia_1_intf =
DEVCB_NULL
};
-static MACHINE_CONFIG_START( upscope, driver_data_t )
+static MACHINE_CONFIG_START( upscope, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", M68000, AMIGA_68000_NTSC_CLOCK)