This commit is contained in:
kipp%netscape.com 1998-07-21 02:45:39 +00:00
Родитель 7067dd8212
Коммит 45dc5acfc4
1 изменённых файлов: 4 добавлений и 1 удалений

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

@ -24,10 +24,13 @@
#include "nsINetService.h"
#include "nsRepository.h"
#include "nsDocLoader.h"
#include "JSConsole.h"
#include "prprf.h"
#include "plstr.h"
#ifdef XP_PC
#include "JSConsole.h"
#endif
#ifdef VIEWER_PLUGINS
static nsIPluginManager *gPluginManager = nsnull;
static nsIPluginHost *gPluginHost = nsnull;