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:
parent
f357dde28e
commit
ecf09be317
@ -22,6 +22,8 @@
|
||||
#include <strings.h>
|
||||
#include <nsXPIDLString.h>
|
||||
|
||||
#include "nsIURI.h"
|
||||
|
||||
#include "EmbedContentListener.h"
|
||||
#include "EmbedPrivate.h"
|
||||
|
||||
|
||||
@ -24,6 +24,8 @@
|
||||
#include <nsXPIDLString.h>
|
||||
#include <nsIChannel.h>
|
||||
|
||||
#include "nsIURI.h"
|
||||
|
||||
EmbedProgress::EmbedProgress(void)
|
||||
{
|
||||
NS_INIT_REFCNT();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user