| Index: Source/core/frame/DOMPoint.h
|
| diff --git a/Source/core/frame/DOMPoint.h b/Source/core/frame/DOMPoint.h
|
| index bbf2e5bbeffd27ccd83ded78fd6b2a5484603f1d..22eca2b29cec60cf88b6eec56311ffbd70cef15b 100644
|
| --- a/Source/core/frame/DOMPoint.h
|
| +++ b/Source/core/frame/DOMPoint.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef DOMPoint_h
|
| #define DOMPoint_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|