summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/flkatck.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/flkatck.h')
-rw-r--r--src/mame/includes/flkatck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/flkatck.h b/src/mame/includes/flkatck.h
index c4d1b36a7de..aa04064f1a6 100644
--- a/src/mame/includes/flkatck.h
+++ b/src/mame/includes/flkatck.h
@@ -24,7 +24,7 @@ public:
int m_multiply_reg[2];
/* devices */
- device_t *m_audiocpu;
+ cpu_device *m_audiocpu;
device_t *m_k007121;
DECLARE_WRITE8_MEMBER(flkatck_bankswitch_w);
DECLARE_READ8_MEMBER(flkatck_ls138_r);