summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xmen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xmen.h')
-rw-r--r--src/mame/includes/xmen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/xmen.h b/src/mame/includes/xmen.h
index 53700d05ee8..1f7529c0c0d 100644
--- a/src/mame/includes/xmen.h
+++ b/src/mame/includes/xmen.h
@@ -38,7 +38,7 @@ public:
void xmen(machine_config &config);
void xmen6p(machine_config &config);
- DECLARE_CUSTOM_INPUT_MEMBER(xmen_frame_r);
+ DECLARE_READ_LINE_MEMBER(xmen_frame_r);
private:
/* video-related */