diff -r 8d65728c4ed0 -r 259840ca77e3 hedgewars/uGears.pas --- 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,