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