summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/cvicny.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cvicny.cpp')
-rw-r--r--src/mame/drivers/cvicny.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cvicny.cpp b/src/mame/drivers/cvicny.cpp
index d73da9d7db2..12a03f7ee71 100644
--- a/src/mame/drivers/cvicny.cpp
+++ b/src/mame/drivers/cvicny.cpp
@@ -141,7 +141,7 @@ MACHINE_CONFIG_START(cvicny_state::cvicny)
MCFG_DEVICE_PROGRAM_MAP(cvicny_mem)
/* video hardware */
- MCFG_DEFAULT_LAYOUT(layout_cvicny)
+ config.set_default_layout(layout_cvicny);
MACHINE_CONFIG_END
/* ROM definition */