summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/targeth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/targeth.cpp')
-rw-r--r--src/mame/drivers/targeth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/targeth.cpp b/src/mame/drivers/targeth.cpp
index 9b9751282c7..dc4bc12b6ee 100644
--- a/src/mame/drivers/targeth.cpp
+++ b/src/mame/drivers/targeth.cpp
@@ -268,7 +268,7 @@ static INPUT_PORTS_START( targeth )
INPUT_PORTS_END
-static MACHINE_CONFIG_START( targeth )
+MACHINE_CONFIG_START(targeth_state::targeth)
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", M68000, XTAL_24MHz/2) /* 12 MHz */