From a7fb64fe7c1e84409e908c257cf153b530727a25 Mon Sep 17 00:00:00 2001 From: n7800 <14154601-n7800@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 23:34:03 +0500 Subject: [PATCH] LCL: Fix compilation of test5_1asyncprocess.lpi --- lcl/tests/test5_1asyncprocess.lpr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lcl/tests/test5_1asyncprocess.lpr b/lcl/tests/test5_1asyncprocess.lpr index cfe2406010..248a19f4b6 100644 --- a/lcl/tests/test5_1asyncprocess.lpr +++ b/lcl/tests/test5_1asyncprocess.lpr @@ -29,7 +29,7 @@ uses cthreads, {$ENDIF}{$ENDIF} Interfaces, Math, Classes, SysUtils, Process, LCLProc, DynQueue, FileUtil, - Forms, Controls, AsyncProcess; + LazFileUtils, LazLoggerBase, Forms, Controls, AsyncProcess; type