X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fshared%2FCONFIG.pas;h=7ecc51e70fb180944e2dd2c36b48ce917bb3f1a3;hb=17560801e4b1071897d5e87c1fac53443b209596;hp=155ebacabbeee0357f7e6fbd21225d2541c014f8;hpb=31d174a428ef1235e1708b0738804b47e006cf5c;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 }