diff -r de20086a6bcc -r 7c080e5ac8d0 hedgewars/uStore.pas --- a/hedgewars/uStore.pas Thu May 10 23:51:05 2012 +0400 +++ b/hedgewars/uStore.pas Fri May 11 00:28:06 2012 +0400 @@ -21,7 +21,7 @@ unit uStore; interface -uses sysutils, uConsts, SDLh, GLunit, uTypes, uLandTexture, uCaptions, uChat; +uses SysUtils, uConsts, SDLh, GLunit, uTypes, uLandTexture, uCaptions, uChat; procedure initModule; procedure freeModule;