* fix also IDE building after fpccrc to fpchash renaming

This commit is contained in:
florian 2021-10-10 11:15:36 +02:00
parent cc3cbbb7b9
commit a41e991a13

View File

@ -41,7 +41,7 @@ uses
{$endif USE_EXTERNAL_COMPILER}
WConsts,WUtils,WINI,WViews,WEditor,WCEdit,
{$ifndef NODEBUG}FPDebug,{$endif}FPConst,FPVars,
FPIntf,FPTools,FPSwitch,fpccrc;
FPIntf,FPTools,FPSwitch,fpchash;
const
PrinterDevice : string = 'prn';