diff --git a/src/mame/video/leland.c b/src/mame/video/leland.c index 9c328ff2112..da76f5503de 100644 --- a/src/mame/video/leland.c +++ b/src/mame/video/leland.c @@ -42,7 +42,7 @@ static UINT16 yscroll; static UINT8 gfxbank; static UINT16 last_scanline; -static timer_t scanline_timer; +static emu_timer *scanline_timer; /************************************* *