summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/techno.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/techno.cpp')
-rw-r--r--src/mame/drivers/techno.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/techno.cpp b/src/mame/drivers/techno.cpp
index ecb46bdbf67..c7349677157 100644
--- a/src/mame/drivers/techno.cpp
+++ b/src/mame/drivers/techno.cpp
@@ -298,7 +298,7 @@ MACHINE_CONFIG_START(techno_state::techno)
//MCFG_DEVICE_PROGRAM_MAP(techno_sub_map)
/* Video */
- MCFG_DEFAULT_LAYOUT(layout_techno)
+ config.set_default_layout(layout_techno);
MACHINE_CONFIG_END
ROM_START(xforce)