summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxia.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galaxia.c')
-rw-r--r--src/mame/drivers/galaxia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galaxia.c b/src/mame/drivers/galaxia.c
index 5f18ef8445d..b7946693b60 100644
--- a/src/mame/drivers/galaxia.c
+++ b/src/mame/drivers/galaxia.c
@@ -256,7 +256,7 @@ static const s2636_interface s2636_2_config =
"s2636snd_2"
};
-static MACHINE_CONFIG_START( galaxia, driver_data_t )
+static MACHINE_CONFIG_START( galaxia, driver_device )
/* basic machine hardware */
MDRV_CPU_ADD("maincpu", S2650,2000000) /* ? MHz */
MDRV_CPU_PROGRAM_MAP(mem_map)