summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bwing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/bwing.cpp')
-rw-r--r--src/mame/drivers/bwing.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bwing.cpp b/src/mame/drivers/bwing.cpp
index 270a84903f0..99cdf1abc28 100644
--- a/src/mame/drivers/bwing.cpp
+++ b/src/mame/drivers/bwing.cpp
@@ -358,7 +358,7 @@ void bwing_state::bwing_postload()
}
-static MACHINE_CONFIG_START( bwing )
+MACHINE_CONFIG_START(bwing_state::bwing)
// basic machine hardware
MCFG_CPU_ADD("maincpu", M6809, 2000000)