need to include the nsIDOMElement.h dont know why this worked on windows

This commit is contained in:
mjudge%netscape.com 1998-12-01 19:14:18 +00:00
parent 00a6607eaf
commit d4abd147c5
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
*/
#include "nsIDOMRange.h"
#include "nsIDOMElement.h"
static NS_DEFINE_IID(kIRangeIID, NS_IDOMRANGE_IID);

View File

@ -21,6 +21,7 @@
*/
#include "nsIDOMRange.h"
#include "nsIDOMElement.h"
static NS_DEFINE_IID(kIRangeIID, NS_IDOMRANGE_IID);