diff options
Diffstat (limited to 'UChmod.pas')
| -rw-r--r-- | UChmod.pas | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ var implementation -uses Libc, ULocale, UCoreUtils; +uses ULibc, ULocale, UCoreUtils; procedure TFChmod.FormCreate(Sender: TObject); |
