diff --git a/xidel.pas b/xidel.pas index 02aa02d..0271fe6 100644 --- a/xidel.pas +++ b/xidel.pas @@ -30,6 +30,7 @@ {$endif} uses //heaptrc, + {$ifdef linux}cwstring,{$endif} internetaccess, bbutils, xidelbase, rcmdline, //<< if you don't have this command line parser unit, you can download it from www.benibela.de