fix for bustage. nsIHistoryEntry.idl has changed and is no longer

including the nsIURI.idl interface.  r=radha


git-svn-id: svn://10.0.0.236/trunk@104353 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com 2001-10-01 22:13:58 +00:00
parent f357dde28e
commit ecf09be317
2 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include <strings.h>
#include <nsXPIDLString.h>
#include "nsIURI.h"
#include "EmbedContentListener.h"
#include "EmbedPrivate.h"

View File

@ -24,6 +24,8 @@
#include <nsXPIDLString.h>
#include <nsIChannel.h>
#include "nsIURI.h"
EmbedProgress::EmbedProgress(void)
{
NS_INIT_REFCNT();