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

including the nsIURI.idl interface.  r=radha
This commit is contained in:
sspitzer%netscape.com 2001-10-01 22:13:58 +00:00
Родитель aa4ddb893f
Коммит 64712807ed
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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();