Not part of default build.
Fixed casing of included file so that it compiles on Linux. Schema is not part of build. rs=rayw git-svn-id: svn://10.0.0.236/trunk@108197 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
44e5d93d15
commit
ce658d512b
@ -31,7 +31,7 @@
|
||||
#include "nsIDOMDocument.h"
|
||||
|
||||
// loading includes
|
||||
#include "nsIXMLHTTPRequest.h"
|
||||
#include "nsIXMLHttpRequest.h"
|
||||
#include "nsIDOMEvent.h"
|
||||
#include "nsIDOMEventListener.h"
|
||||
#include "nsIDOMEventTarget.h"
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
#include "nsIDOMDocument.h"
|
||||
|
||||
// loading includes
|
||||
#include "nsIXMLHTTPRequest.h"
|
||||
#include "nsIXMLHttpRequest.h"
|
||||
#include "nsIDOMEvent.h"
|
||||
#include "nsIDOMEventListener.h"
|
||||
#include "nsIDOMEventTarget.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user