summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/st_mp100.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/st_mp100.cpp')
-rw-r--r--src/mame/drivers/st_mp100.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/st_mp100.cpp b/src/mame/drivers/st_mp100.cpp
index 8417cd14e3d..fc8aad06f90 100644
--- a/src/mame/drivers/st_mp100.cpp
+++ b/src/mame/drivers/st_mp100.cpp
@@ -717,7 +717,7 @@ MACHINE_CONFIG_START(st_mp100_state::st_mp100)
MCFG_NVRAM_ADD_0FILL("nvram")
/* Video */
- MCFG_DEFAULT_LAYOUT(layout_st_mp100)
+ config.set_default_layout(layout_st_mp100);
/* Sound */
genpin_audio(config);