summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ps2intc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ps2intc.h')
-rw-r--r--src/devices/machine/ps2intc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/machine/ps2intc.h b/src/devices/machine/ps2intc.h
index 34825264085..3d5d305fdcf 100644
--- a/src/devices/machine/ps2intc.h
+++ b/src/devices/machine/ps2intc.h
@@ -14,7 +14,6 @@
#pragma once
-#include "emu.h"
#include "cpu/mips/mips3.h"
class ps2_intc_device : public device_t
@@ -67,4 +66,4 @@ protected:
DECLARE_DEVICE_TYPE(SONYPS2_INTC, ps2_intc_device)
-#endif // DEVICES_MACHINE_PS2INTC_H \ No newline at end of file
+#endif // DEVICES_MACHINE_PS2INTC_H