summaryrefslogtreecommitdiff
path: root/tuxcmd.dpr
diff options
context:
space:
mode:
Diffstat (limited to 'tuxcmd.dpr')
-rw-r--r--tuxcmd.dpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuxcmd.dpr b/tuxcmd.dpr
index bf4ab38..e355b49 100644
--- a/tuxcmd.dpr
+++ b/tuxcmd.dpr
@@ -63,7 +63,7 @@ uses
USearch in 'USearch.pas',
UGlibThreads in 'UGlibThreads.pas',
URunFromVFS in 'URunFromVFS.pas',
- UGlibC_compat in 'UGlibC_compat.pas',
+ ULibc in 'ULibc.pas',
USetPassword in 'USetPassword.pas',
UTranslation_EN in 'translations/UTranslation_EN.pas',
UTranslation_CZ in 'translations/UTranslation_CZ.pas',