summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tek410x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tek410x.cpp')
-rw-r--r--src/mame/drivers/tek410x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tek410x.cpp b/src/mame/drivers/tek410x.cpp
index 9c8fb81594a..17fbbbe9dfd 100644
--- a/src/mame/drivers/tek410x.cpp
+++ b/src/mame/drivers/tek410x.cpp
@@ -116,7 +116,7 @@ MACHINE_CONFIG_END
MACHINE_CONFIG_START(tek4107a_state::tek4109a)
tek4107a(config);
/* video hardware */
- MCFG_PALETTE_MODIFY("palette")
+ MCFG_DEVICE_MODIFY("palette")
MCFG_PALETTE_ENTRIES(4096)
MACHINE_CONFIG_END