LazDebuggers: reverted part of e1aff780f0 to hopefully unbreak compilation on Windows

This commit is contained in:
Maxim Ganetsky 2024-12-01 03:01:02 +03:00
parent b9ba41e89c
commit ae599e9b61

View File

@ -37,7 +37,7 @@ unit DebugProcess;
interface
uses
Classes, sysutils, InterfaceBase, process,
Classes, sysutils, LCLIntf, InterfaceBase, process,
Pipes, {$ifdef FORCE_LAZLOGGER_DUMMY} LazLoggerDummy {$else} LazLoggerBase {$endif}, UTF8Process;
type