summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/psx/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/psx/irq.h')
-rw-r--r--src/devices/cpu/psx/irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/psx/irq.h b/src/devices/cpu/psx/irq.h
index 7cc83e8cfb3..d90b0b1365c 100644
--- a/src/devices/cpu/psx/irq.h
+++ b/src/devices/cpu/psx/irq.h
@@ -12,7 +12,6 @@
#ifndef __PSXIRQ_H__
#define __PSXIRQ_H__
-#include "emu.h"
extern const device_type PSX_IRQ;