summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/jpmimpct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/jpmimpct.h')
-rw-r--r--src/mame/includes/jpmimpct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/jpmimpct.h b/src/mame/includes/jpmimpct.h
index 39883a8afd4..b03c5037ce0 100644
--- a/src/mame/includes/jpmimpct.h
+++ b/src/mame/includes/jpmimpct.h
@@ -96,7 +96,7 @@ public:
int m_slidesout;
int m_hopper[3];
int m_motor[3];
- optional_device<s16lf01_t> m_vfd;
+ optional_device<s16lf01_device> m_vfd;
optional_shared_ptr<uint16_t> m_vram;
struct bt477_t m_bt477;
DECLARE_READ16_MEMBER(duart_1_r);