fix bustage and remove dependence on internal header

This commit is contained in:
pinkerton%aol.net 2004-01-28 17:06:06 +00:00
Родитель 9273c1d8de
Коммит 06a7587704
2 изменённых файлов: 2 добавлений и 1 удалений

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

@ -51,7 +51,7 @@
#include "nsIURI.h"
#include "nsILocalFile.h"
#include "nsExternalHelperAppService.h"
#include "nsIExternalHelperAppService.h"
// maybe this should replace nsHeaderSniffer too?

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

@ -40,6 +40,7 @@
#import "NSString+Utils.h"
#include "nsDownloadListener.h"
#include "nsIObserver.h"
#include "nsIWebProgress.h"
#include "nsIRequest.h"