From 319b6ae38a53f3a74ecb8f6c6d5b76df21a1a792 Mon Sep 17 00:00:00 2001 From: "locka%iol.ie" Date: Tue, 7 Dec 1999 23:02:20 +0000 Subject: [PATCH] Include nsXPIDLString.h --- webshell/embed/ActiveX/StdAfx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/webshell/embed/ActiveX/StdAfx.h b/webshell/embed/ActiveX/StdAfx.h index 19542012dfdc..7a247b1515ba 100644 --- a/webshell/embed/ActiveX/StdAfx.h +++ b/webshell/embed/ActiveX/StdAfx.h @@ -90,6 +90,7 @@ typedef long int32; #include "nsViewsCID.h" #include "nsString.h" #include "nsCOMPtr.h" +#include "nsXPIDLString.h" #include "nsICookieService.h" #include "nsIHTTPChannel.h"