hedgewars/uGears.pas
changeset 14860 259840ca77e3
parent 14778 bbec6b28d072
child 14861 acb0526bf458
--- a/hedgewars/uGears.pas	Tue Apr 30 09:36:13 2019 -0400
+++ b/hedgewars/uGears.pas	Tue Apr 30 17:00:23 2019 +0200
@@ -52,7 +52,7 @@
 function  IsClockRunning() : boolean;
 
 implementation
-uses sysutils, uStore, uSound, uTeams, uRandom, uIO, uLandGraphics,
+uses SysUtils, uStore, uSound, uTeams, uRandom, uIO, uLandGraphics,
     {$IFDEF USE_TOUCH_INTERFACE}uTouch,{$ENDIF}
     uLocale, uAmmos, uStats, uVisualGears, uScript, uVariables,
     uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions,