hedgewars/uStore.pas
changeset 7043 7c080e5ac8d0
parent 7028 0f60591f3a16
child 7049 35d762458d66
--- 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;