X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2FCONFIG.pas;h=7ecc51e70fb180944e2dd2c36b48ce917bb3f1a3;hb=94a927ca673a2d8af4b8449d434f3c70f38b11c1;hp=155ebacabbeee0357f7e6fbd21225d2541c014f8;hpb=d160acc56accd31347254c723f71a7413b6bdb30;p=d2df-sdl.git diff --git a/src/shared/CONFIG.pas b/src/shared/CONFIG.pas index 155ebac..7ecc51e 100644 --- a/src/shared/CONFIG.pas +++ b/src/shared/CONFIG.pas @@ -61,7 +61,7 @@ type implementation uses - SysUtils, BinEditor; + SysUtils, utils; { TConfig }