summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ps2sif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ps2sif.h')
-rw-r--r--src/devices/machine/ps2sif.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/machine/ps2sif.h b/src/devices/machine/ps2sif.h
index 8a19586d502..a98a9c93485 100644
--- a/src/devices/machine/ps2sif.h
+++ b/src/devices/machine/ps2sif.h
@@ -14,7 +14,6 @@
#pragma once
-#include "emu.h"
#include "ps2intc.h"
class ps2_sif_device : public device_t
@@ -58,4 +57,4 @@ protected:
DECLARE_DEVICE_TYPE(SONYPS2_SIF, ps2_sif_device)
-#endif // DEVICES_MACHINE_PS2SIF_H \ No newline at end of file
+#endif // DEVICES_MACHINE_PS2SIF_H