| Index: Source/core/dom/ClientRect.h
|
| diff --git a/Source/core/dom/ClientRect.h b/Source/core/dom/ClientRect.h
|
| index 1332c344333324176ed115ebd44f17928bc2b762..329f34c1be29c72e092131f6621b4ce279260e48 100644
|
| --- a/Source/core/dom/ClientRect.h
|
| +++ b/Source/core/dom/ClientRect.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef ClientRect_h
|
| #define ClientRect_h
|
|
|
| -#include "ScriptWrappable.h"
|
| +#include "bindings/v8/ScriptWrappable.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefCounted.h>
|
|
|