| Index: Source/core/dom/ClientRect.h
|
| diff --git a/Source/core/dom/ClientRect.h b/Source/core/dom/ClientRect.h
|
| index 2fdaeab14ddefac30fad7bf8b1d6e172a0d376a4..ce1411f74751c42183440de6c28f9a7fe794f178 100644
|
| --- a/Source/core/dom/ClientRect.h
|
| +++ b/Source/core/dom/ClientRect.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef ClientRect_h
|
| #define ClientRect_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|