| Index: Source/core/storage/Storage.h
|
| diff --git a/Source/core/storage/Storage.h b/Source/core/storage/Storage.h
|
| index 3ec9b3e0f3839bfb7c1b0bdd1553f50e145f273f..2d46fbbc39d2d446e9c1f32f56f69e7f3f87bb88 100644
|
| --- a/Source/core/storage/Storage.h
|
| +++ b/Source/core/storage/Storage.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef Storage_h
|
| #define Storage_h
|
|
|
| -#include "ScriptWrappable.h"
|
| +#include "bindings/v8/ScriptWrappable.h"
|
| #include "core/page/DOMWindowProperty.h"
|
| #include "core/storage/StorageArea.h"
|
| #include <wtf/Forward.h>
|
|
|