summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxanalog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/psxanalog.h')
-rw-r--r--src/mess/machine/psxanalog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/psxanalog.h b/src/mess/machine/psxanalog.h
index 808d6e9b1a4..e530e239c6b 100644
--- a/src/mess/machine/psxanalog.h
+++ b/src/mess/machine/psxanalog.h
@@ -6,7 +6,7 @@
extern const device_type PSX_DUALSHOCK;
extern const device_type PSX_ANALOG_JOYSTICK;
-class psx_analog_controller_device : public device_t,
+class psx_analog_controller_device : public device_t,
public device_psx_controller_interface
{
public: