summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ps2mc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ps2mc.h')
-rw-r--r--src/devices/machine/ps2mc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/devices/machine/ps2mc.h b/src/devices/machine/ps2mc.h
index f6b291d595f..c7551c1fce3 100644
--- a/src/devices/machine/ps2mc.h
+++ b/src/devices/machine/ps2mc.h
@@ -14,8 +14,6 @@
#pragma once
-#include "emu.h"
-
class ps2_mc_device : public device_t
{
public:
@@ -72,4 +70,4 @@ protected:
DECLARE_DEVICE_TYPE(SONYPS2_MC, ps2_mc_device)
-#endif // DEVICES_MACHINE_PS2MC_H \ No newline at end of file
+#endif // DEVICES_MACHINE_PS2MC_H