diff --git a/components/geckoport/nsXPCOMGlue.pas b/components/geckoport/nsXPCOMGlue.pas index 150dff3d6..a8907c6b6 100644 --- a/components/geckoport/nsXPCOMGlue.pas +++ b/components/geckoport/nsXPCOMGlue.pas @@ -313,7 +313,7 @@ resourcestring implementation uses - nsMemory, nsError, nsInit {$IFDEF MSWINDOWS} ,Windows {$ELSE} ,{$ENDIF}; + nsMemory, nsError, nsInit {$IFDEF MSWINDOWS} ,Windows {$ENDIF}; var sCompMgr: nsIComponentManager = nil;