summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/peyper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/peyper.cpp')
-rw-r--r--src/mame/drivers/peyper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/peyper.cpp b/src/mame/drivers/peyper.cpp
index bcf4ad25e22..7fe9539902c 100644
--- a/src/mame/drivers/peyper.cpp
+++ b/src/mame/drivers/peyper.cpp
@@ -611,7 +611,7 @@ MACHINE_CONFIG_START(peyper_state::peyper)
MCFG_NVRAM_ADD_0FILL("nvram")
/* video hardware */
- MCFG_DEFAULT_LAYOUT(layout_peyper)
+ config.set_default_layout(layout_peyper);
/* Sound */
genpin_audio(config);