summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/vcs_keypad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/vcs_keypad.h')
-rw-r--r--src/mess/machine/vcs_keypad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/vcs_keypad.h b/src/mess/machine/vcs_keypad.h
index 8643386133b..db41f450484 100644
--- a/src/mess/machine/vcs_keypad.h
+++ b/src/mess/machine/vcs_keypad.h
@@ -25,7 +25,7 @@
// ======================> vcs_keypad_device
class vcs_keypad_device : public device_t,
- public device_vcs_control_port_interface
+ public device_vcs_control_port_interface
{
public:
// construction/destruction