| Index: Source/modules/filesystem/Entry.h
|
| diff --git a/Source/modules/filesystem/Entry.h b/Source/modules/filesystem/Entry.h
|
| index 746355877d90ff3349cd363d48721ce7ea973781..dac1528f02fb9caaaed58b16aae02abd43fe36fb 100644
|
| --- a/Source/modules/filesystem/Entry.h
|
| +++ b/Source/modules/filesystem/Entry.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef Entry_h
|
| #define Entry_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/filesystem/DOMFileSystem.h"
|
| #include "modules/filesystem/EntryBase.h"
|
| #include "platform/heap/Handle.h"
|
|
|