nsDOMEVent.h -> nsDOMEvent.h to fix build bustage

This commit is contained in:
sar%netscape.com 1998-10-31 02:15:35 +00:00
parent 9c63954911
commit 54b32fe09a

View File

@ -37,7 +37,7 @@
// XXX TEMP. See HandleEvent()...
#include "nsIEventStateManager.h"
#include "nsDOMEVent.h"
#include "nsDOMEvent.h"
static NS_DEFINE_IID(kIWebShellIID, NS_IWEB_SHELL_IID);