X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_textures.pas;h=6417fa9363e9c9de5458dd57564c0017090fe997;hb=c5684c0c980bb96fd4fd0efae4d48cdeb469c8ff;hp=7d8ad75283212881d9f40d4963ab75de5ef27b1c;hpb=305dd578c69d930bdbb89a11d7e564b74f34378a;p=d2df-sdl.git diff --git a/src/game/g_textures.pas b/src/game/g_textures.pas index 7d8ad75..6417fa9 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; + g_base, r_graphics, MAPDEF, ImagingTypes, Imaging, ImagingUtility; type TLevelTexture = record