From c9a02bf590248c0bd8e1343198d3f9c13ce118c1 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 14 Jun 2008 18:34:02 +0200 Subject: Port to new ULibc unit, drop dependency to compiler Libc library (preparation for PPC port) --- UChmod.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UChmod.pas') diff --git a/UChmod.pas b/UChmod.pas index 5c3e6b3..cf41d3e 100644 --- a/UChmod.pas +++ b/UChmod.pas @@ -52,7 +52,7 @@ var implementation -uses Libc, ULocale, UCoreUtils; +uses ULibc, ULocale, UCoreUtils; procedure TFChmod.FormCreate(Sender: TObject); -- cgit v1.2.3