summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/next.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/next.h')
-rw-r--r--src/mame/includes/next.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/next.h b/src/mame/includes/next.h
index b50ed43d41a..014261e17c2 100644
--- a/src/mame/includes/next.h
+++ b/src/mame/includes/next.h
@@ -113,7 +113,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(mo_drq);
DECLARE_FLOPPY_FORMATS( floppy_formats );
- void vblank_w(screen_device &screen, bool vblank_state);
+ DECLARE_WRITE_LINE_MEMBER(vblank_w);
protected:
struct dma_slot {