DEADSOFTWARE

bye-bye, bineditor, we won't miss you
[d2df-sdl.git] / src / shared / CONFIG.pas
index 155ebacabbeee0357f7e6fbd21225d2541c014f8..7ecc51e70fb180944e2dd2c36b48ce917bb3f1a3 100644 (file)
@@ -61,7 +61,7 @@ type
 implementation
 
 uses
-  SysUtils, BinEditor;
+  SysUtils, utils;
 
 { TConfig }