From a7b25315a9acb0a95300a38f0e1387873b8213dc Mon Sep 17 00:00:00 2001 From: AJR Date: Wed, 6 Apr 2022 21:51:58 -0400 Subject: src/devices/cpu: Remove #include "debugger.h" where no longer necessary --- src/devices/cpu/tms32010/tms32010.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/devices/cpu/tms32010') diff --git a/src/devices/cpu/tms32010/tms32010.cpp b/src/devices/cpu/tms32010/tms32010.cpp index 44c1c1af4f5..7a9fb58b54c 100644 --- a/src/devices/cpu/tms32010/tms32010.cpp +++ b/src/devices/cpu/tms32010/tms32010.cpp @@ -60,7 +60,6 @@ #include "emu.h" #include "tms32010.h" #include "32010dsm.h" -#include "debugger.h" -- cgit v1.2.3-70-g09d2