summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaelco.h')
-rw-r--r--src/mame/includes/gaelco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/gaelco.h b/src/mame/includes/gaelco.h
index 1dc9f97e6c5..cbf51e671e5 100644
--- a/src/mame/includes/gaelco.h
+++ b/src/mame/includes/gaelco.h
@@ -25,7 +25,7 @@ public:
tilemap_t *m_tilemap[2];
/* devices */
- device_t *m_audiocpu;
+ cpu_device *m_audiocpu;
DECLARE_WRITE16_MEMBER(bigkarnk_sound_command_w);
DECLARE_WRITE16_MEMBER(bigkarnk_coin_w);
DECLARE_WRITE16_MEMBER(OKIM6295_bankswitch_w);