summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jeutel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jeutel.cpp')
-rw-r--r--src/mame/drivers/jeutel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/jeutel.cpp b/src/mame/drivers/jeutel.cpp
index 8f2c6573ff4..93e60159ac7 100644
--- a/src/mame/drivers/jeutel.cpp
+++ b/src/mame/drivers/jeutel.cpp
@@ -209,7 +209,7 @@ MACHINE_CONFIG_START(jeutel_state::jeutel)
MCFG_DEVICE_IO_MAP(jeutel_cpu3_io)
/* Video */
- MCFG_DEFAULT_LAYOUT(layout_jeutel)
+ config.set_default_layout(layout_jeutel);
/* Sound */
genpin_audio(config);