X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_textures.pas;h=b8ebfa0f563d55374148ba1d46bf9da1b866b17c;hp=7d8ad75283212881d9f40d4963ab75de5ef27b1c;hb=5c816a8e702fd39c65d0928a3315d81e979f30fb;hpb=a04665df153fa20762b6ed1d56177f3264e8d8f7 diff --git a/src/game/g_textures.pas b/src/game/g_textures.pas index 7d8ad75..b8ebfa0 100644 --- a/src/game/g_textures.pas +++ b/src/game/g_textures.pas @@ -20,7 +20,7 @@ interface uses SysUtils, Classes, {$IFDEF USE_MEMPOOL}mempool,{$ENDIF} - e_graphics, MAPDEF, ImagingTypes, Imaging, ImagingUtility; + r_graphics, MAPDEF, ImagingTypes, Imaging, ImagingUtility; type TLevelTexture = record