changeset 3165 | 3ec07a7d8456 |
parent 3147 | 3ef9ee196251 |
child 3287 | 4f7b57ed18b6 |
--- a/hedgewars/uConsts.pas Mon Mar 29 20:49:36 2010 +0000 +++ b/hedgewars/uConsts.pas Mon Mar 29 23:20:34 2010 +0000 @@ -21,12 +21,7 @@ unit uConsts; interface -uses SDLh, uFloat, uLocale, -{$IFDEF GLES11} - gles11; -{$ELSE} - GL; -{$ENDIF} +uses SDLh, uFloat, uLocale, GLunit; {$INCLUDE "config.inc"}