Chromium Code Reviews| Index: Source/core/page/Screen.h |
| diff --git a/Source/core/page/Screen.h b/Source/core/page/Screen.h |
| index 7df828e9ad53efadf951966cb1aaade17438b92f..b09572e417348f73f8fbe4a232438a356d54f246 100644 |
| --- a/Source/core/page/Screen.h |
| +++ b/Source/core/page/Screen.h |
| @@ -30,7 +30,7 @@ |
| #ifndef Screen_h |
| #define Screen_h |
| -#include "ScriptWrappable.h" |
| +#include "bindings/v8/ScriptWrappable.h" |
| #include "core/page/DOMWindowProperty.h" |
| #include <wtf/PassRefPtr.h> |
| #include <wtf/RefCounted.h> |