summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ps2pad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ps2pad.h')
-rw-r--r--src/devices/machine/ps2pad.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/devices/machine/ps2pad.h b/src/devices/machine/ps2pad.h
index 166372b378b..0343e8e52ac 100644
--- a/src/devices/machine/ps2pad.h
+++ b/src/devices/machine/ps2pad.h
@@ -14,8 +14,6 @@
#pragma once
-#include "emu.h"
-
class ps2_pad_device : public device_t
{
public:
@@ -75,4 +73,4 @@ protected:
DECLARE_DEVICE_TYPE(SONYPS2_PAD, ps2_pad_device)
-#endif // DEVICES_MACHINE_PS2PAD_H \ No newline at end of file
+#endif // DEVICES_MACHINE_PS2PAD_H