summaryrefslogtreecommitdiff
path: root/UChmod.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UChmod.pas')
-rw-r--r--UChmod.pas2
1 files changed, 1 insertions, 1 deletions
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);