| Index: Source/core/xml/XMLHttpRequest.h
|
| diff --git a/Source/core/xml/XMLHttpRequest.h b/Source/core/xml/XMLHttpRequest.h
|
| index 72c3251e822aad3be4ee84f8d128038b82bfc734..7bf47c4461e48a3d01479e20b94483f2f9a1965d 100644
|
| --- a/Source/core/xml/XMLHttpRequest.h
|
| +++ b/Source/core/xml/XMLHttpRequest.h
|
| @@ -22,7 +22,7 @@
|
| #ifndef XMLHttpRequest_h
|
| #define XMLHttpRequest_h
|
|
|
| -#include "ScriptWrappable.h"
|
| +#include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/dom/EventListener.h"
|
| #include "core/dom/EventNames.h"
|
|
|