hedgewars/uVariables.pas
branchios-revival
changeset 11096 1742f5b020f3
parent 11021 981775ec7dda
child 11112 520b57e0c518
--- 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 ///////