summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midxunit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/midxunit.cpp')
-rw-r--r--src/mame/drivers/midxunit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/midxunit.cpp b/src/mame/drivers/midxunit.cpp
index 9c914ad7469..5d0847c3d55 100644
--- a/src/mame/drivers/midxunit.cpp
+++ b/src/mame/drivers/midxunit.cpp
@@ -240,7 +240,7 @@ INPUT_PORTS_END
*
*************************************/
-static MACHINE_CONFIG_START( midxunit )
+MACHINE_CONFIG_START(midxunit_state::midxunit)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", TMS34020, 40000000)