summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/psikyo4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/psikyo4.h')
-rw-r--r--src/mame/includes/psikyo4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/psikyo4.h b/src/mame/includes/psikyo4.h
index e4a3c02311f..98d4a5e8dfb 100644
--- a/src/mame/includes/psikyo4.h
+++ b/src/mame/includes/psikyo4.h
@@ -34,7 +34,7 @@ public:
double m_oldbrt2;
/* devices */
- device_t *m_maincpu;
+ cpu_device *m_maincpu;
DECLARE_WRITE32_MEMBER(ps4_paletteram32_RRRRRRRRGGGGGGGGBBBBBBBBxxxxxxxx_dword_w);
DECLARE_WRITE32_MEMBER(ps4_bgpen_1_dword_w);
DECLARE_WRITE32_MEMBER(ps4_bgpen_2_dword_w);