summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vp415.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vp415.h')
-rw-r--r--src/mame/includes/vp415.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/vp415.h b/src/mame/includes/vp415.h
index fbc00b7f89e..cf307a42092 100644
--- a/src/mame/includes/vp415.h
+++ b/src/mame/includes/vp415.h
@@ -76,7 +76,7 @@ public:
static const char *const SWITCHES_TAG;
-protected:
+private:
void machine_reset() override;
void machine_start() override;
void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;