diff -r 59fdc1ea1a4d -r 1742f5b020f3 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Sat Aug 08 22:52:24 2015 +0200 +++ b/hedgewars/uVariables.pas Sat Aug 08 22:55:02 2015 +0200 @@ -21,7 +21,7 @@ unit uVariables; interface -uses SDLh, uTypes, uFloat, GLunit, uConsts, Math, uUtils, uMatrix; +uses SDLh, uTypes, uFloat, GLunit, uConsts, Math, uUtils{$IFDEF GL2}, uMatrix{$ENDIF}; var /////// init flags ///////