summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/psx/psx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/psx/psx.cpp')
-rw-r--r--src/devices/cpu/psx/psx.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/psx/psx.cpp b/src/devices/cpu/psx/psx.cpp
index 3eeb9914806..971ca9930d9 100644
--- a/src/devices/cpu/psx/psx.cpp
+++ b/src/devices/cpu/psx/psx.cpp
@@ -70,7 +70,6 @@
#include "mdec.h"
#include "rcnt.h"
#include "sound/spu.h"
-#include "machine/ram.h"
#include "debugger.h"
#define LOG_BIOSCALL ( 0 )