changed AToms to Atoms in include

This commit is contained in:
rods 1998-06-18 13:58:19 +00:00
parent 882fb4ad4c
commit 05c08ed4cb

View File

@ -31,7 +31,7 @@
#include "nsIViewManager.h"
#include "nsWidgetsCID.h"
#include "nsViewsCID.h"
#include "nsHTMLAToms.h"
#include "nsHTMLAtoms.h"
static NS_DEFINE_IID(kIStreamListenerIID, NS_ISTREAMNOTIFICATION_IID);
static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);