| Index: Source/modules/filesystem/EntrySync.h
|
| diff --git a/Source/modules/filesystem/EntrySync.h b/Source/modules/filesystem/EntrySync.h
|
| index 0acd8ab9b234aeea49eb52632fccc6fb9035c541..4c69e23f1e70bedc7efc42a98e14cb31241f8b5f 100644
|
| --- a/Source/modules/filesystem/EntrySync.h
|
| +++ b/Source/modules/filesystem/EntrySync.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef EntrySync_h
|
| #define EntrySync_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/filesystem/DOMFileSystemSync.h"
|
| #include "modules/filesystem/EntryBase.h"
|
| #include "platform/heap/Handle.h"
|
|
|