X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fengine%2Fe_texture.pas;h=e4ffca316d70101e641265c4ac13eeb2f9a9f228;hb=78dc38833a49bf6225f221d9a0f179adc6acd007;hp=c452d9d1f1e9824fe1a7574ceac00de0a8903c6f;hpb=1bddfaf7b6421f1659a6f211dfdb1dfaef5d5173;p=d2df-sdl.git diff --git a/src/engine/e_texture.pas b/src/engine/e_texture.pas index c452d9d..e4ffca3 100644 --- a/src/engine/e_texture.pas +++ b/src/engine/e_texture.pas @@ -23,8 +23,8 @@ unit e_texture; interface uses - GL, GLExt, SysUtils, e_log, - ImagingTypes, Imaging, ImagingUtility; + {$INCLUDE ../nogl/noGLuses.inc} + SysUtils, e_log, ImagingTypes, Imaging, ImagingUtility; type GLTexture = record