hedgewars/LuaPas.pas
branchqmlfrontend
changeset 11828 a69124eb7ce7
parent 11823 0fba6cb098a1
child 13506 36f3f77e9b1b
--- a/hedgewars/LuaPas.pas	Tue May 17 23:18:08 2016 +0300
+++ b/hedgewars/LuaPas.pas	Tue May 17 23:29:49 2016 +0300
@@ -805,7 +805,7 @@
 implementation
 
 uses
-  SysUtils;
+  uUtils;
 
 (*****************************************************************************)
 (*                            luaconfig.h                                    *)