summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gottlieb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gottlieb.h')
-rw-r--r--src/mame/includes/gottlieb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/gottlieb.h b/src/mame/includes/gottlieb.h
index f0c86f5f0a9..36d6d76411b 100644
--- a/src/mame/includes/gottlieb.h
+++ b/src/mame/includes/gottlieb.h
@@ -69,7 +69,7 @@ public:
void init_qbert();
void init_qbertqub();
- DECLARE_CUSTOM_INPUT_MEMBER(analog_delta_r);
+ template <int N> DECLARE_CUSTOM_INPUT_MEMBER(track_delta_r);
DECLARE_CUSTOM_INPUT_MEMBER(stooges_joystick_r);
private: