diff options
Diffstat (limited to 'src/devices/cpu/pps4')
-rw-r--r-- | src/devices/cpu/pps4/pps4.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/pps4/pps4.cpp b/src/devices/cpu/pps4/pps4.cpp index 6603d96db02..5b2a376536a 100644 --- a/src/devices/cpu/pps4/pps4.cpp +++ b/src/devices/cpu/pps4/pps4.cpp @@ -78,7 +78,6 @@ #include "emu.h" #include "pps4.h" #include "pps4dasm.h" -#include "debugger.h" #define VERBOSE 0 //!< set to 1 to log certain instruction conditions |