summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ut88.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ut88.cpp')
-rw-r--r--src/mame/drivers/ut88.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ut88.cpp b/src/mame/drivers/ut88.cpp
index 20d9b27bb99..1fb8b37876b 100644
--- a/src/mame/drivers/ut88.cpp
+++ b/src/mame/drivers/ut88.cpp
@@ -238,7 +238,7 @@ MACHINE_CONFIG_START(ut88_state::ut88mini)
MCFG_MACHINE_RESET_OVERRIDE(ut88_state, ut88mini )
/* video hardware */
- MCFG_DEFAULT_LAYOUT(layout_ut88mini)
+ config.set_default_layout(layout_ut88mini);
/* Cassette */
SPEAKER(config, "speaker").front_center();