diff --git a/Units/MMLAddon/mmlpsthread.pas b/Units/MMLAddon/mmlpsthread.pas index 8ca010f..1c78a7c 100644 --- a/Units/MMLAddon/mmlpsthread.pas +++ b/Units/MMLAddon/mmlpsthread.pas @@ -387,7 +387,7 @@ end; begin c := 0; SetLength(ExportedMethods,200); - {$i PSinc/psexportedmethods.inc} + {$i PSInc/psexportedmethods.inc} SetLength(ExportedMethods,c); end;