summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/yunsun16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/yunsun16.h')
-rw-r--r--src/mame/includes/yunsun16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/yunsun16.h b/src/mame/includes/yunsun16.h
index 2e4ba5d4a7a..229798491f4 100644
--- a/src/mame/includes/yunsun16.h
+++ b/src/mame/includes/yunsun16.h
@@ -32,7 +32,7 @@ public:
int m_sprites_scrolldy;
/* devices */
- device_t *m_audiocpu;
+ cpu_device *m_audiocpu;
DECLARE_WRITE16_MEMBER(yunsun16_sound_bank_w);
DECLARE_WRITE16_MEMBER(magicbub_sound_command_w);
DECLARE_WRITE16_MEMBER(yunsun16_vram_0_w);