summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fuukifg2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fuukifg2.h')
-rw-r--r--src/mame/includes/fuukifg2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fuukifg2.h b/src/mame/includes/fuukifg2.h
index 0d4c1bc591f..210bbb95313 100644
--- a/src/mame/includes/fuukifg2.h
+++ b/src/mame/includes/fuukifg2.h
@@ -40,7 +40,7 @@ public:
/* devices */
required_device<cpu_device> m_maincpu;
- required_device<cpu_device> m_audiocpu;
+ required_device<cpu_device> m_audiocpu;
DECLARE_WRITE16_MEMBER(fuuki16_vregs_w);
DECLARE_WRITE16_MEMBER(fuuki16_sound_command_w);
DECLARE_WRITE8_MEMBER(fuuki16_sound_rombank_w);