diff -r 8054d9d775fd -r 2759212a27de hedgewars/uGame.pas --- a/hedgewars/uGame.pas Fri Oct 11 17:43:13 2013 +0200 +++ b/hedgewars/uGame.pas Sat Jan 04 23:55:54 2014 +0400 @@ -90,7 +90,7 @@ if CurrentHedgehog^.BotLevel <> 0 then ProcessBot; ProcessGears; - {$IFDEF SDL2}ProcessTouch;{$ENDIF} + {$IFDEF USE_TOUCH_INTERFACE}ProcessTouch;{$ENDIF} end else begin