summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vip_exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/vip_exp.c')
-rw-r--r--src/mess/machine/vip_exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/vip_exp.c b/src/mess/machine/vip_exp.c
index 4c1330a9b6d..339cf077af3 100644
--- a/src/mess/machine/vip_exp.c
+++ b/src/mess/machine/vip_exp.c
@@ -210,7 +210,7 @@ void vip_expansion_slot_device::dma_w(address_space &space, offs_t offset, UINT8
// screen_update -
//-------------------------------------------------
-UINT32 vip_expansion_slot_device::screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
+UINT32 vip_expansion_slot_device::screen_update(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect)
{
bool value = false;