diff --git a/xpfe/components/startup/src/nsCommandLineService.h b/xpfe/components/startup/src/nsCommandLineService.h index 7705e96b21b4..a6fd4364d9c2 100644 --- a/xpfe/components/startup/src/nsCommandLineService.h +++ b/xpfe/components/startup/src/nsCommandLineService.h @@ -38,6 +38,7 @@ #define __nsCommandLineService_h #include "nsISupports.h" +#include "nsICmdLineService.h" #include "nsVoidArray.h" class nsCmdLineService : public nsICmdLineService