Fixed ommision of include of nscore.h

This commit is contained in:
kipp%netscape.com 1998-07-19 02:03:59 +00:00
parent 50eba5177c
commit 3a893acaee

View File

@ -18,6 +18,8 @@
#ifndef nsweb_h___
#define nsweb_h___
#include "nscore.h"
#ifdef _IMPL_NS_WEB
#define NS_WEB NS_EXPORT
#else