| Index: Source/core/frame/Screen.h
|
| diff --git a/Source/core/frame/Screen.h b/Source/core/frame/Screen.h
|
| index 99514918f28e4f976f4c71a60b2d0132f1dcb99a..ae5c8473091d055fb0b0e89e50411d40130e080d 100644
|
| --- a/Source/core/frame/Screen.h
|
| +++ b/Source/core/frame/Screen.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef Screen_h
|
| #define Screen_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|