Include nsIWebShellWindow.h here as this file explicitly needs it. This will prevent bustage when some patches I have laying around land.

This commit is contained in:
bruce%cybersight.com 1999-06-25 19:58:42 +00:00
parent 2c1aa4241a
commit eca2b02f9a

View File

@ -25,6 +25,7 @@
#include "nsAppShellCIDs.h"
#include "nsIAllocator.h"
#include "nsIGenericFactory.h"
#include "nsIWebShellWindow.h"
#include "nsINetService.h"
#include "nsIComponentManager.h"