summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs025_igs022.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmprot_igs025_igs022.h')
-rw-r--r--src/mame/machine/pgmprot_igs025_igs022.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_igs025_igs022.h b/src/mame/machine/pgmprot_igs025_igs022.h
index 70ea6da1117..b22b157309d 100644
--- a/src/mame/machine/pgmprot_igs025_igs022.h
+++ b/src/mame/machine/pgmprot_igs025_igs022.h
@@ -15,7 +15,7 @@ public:
void pgm_dw3_decrypt();
void pgm_killbld_decrypt();
- required_shared_ptr<uint16_t> m_sharedprotram;
+ required_shared_ptr<u16> m_sharedprotram;
void init_killbld();
void init_drgw3();