| Index: Source/modules/filesystem/FileEntrySync.cpp
|
| diff --git a/Source/modules/filesystem/FileEntrySync.cpp b/Source/modules/filesystem/FileEntrySync.cpp
|
| index 7c9911841883edf89778bc9381c0f400de2f1966..9370b2ba53d7c97d3cef7f167e9848226f4cc66d 100644
|
| --- a/Source/modules/filesystem/FileEntrySync.cpp
|
| +++ b/Source/modules/filesystem/FileEntrySync.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "modules/filesystem/FileEntrySync.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/fileapi/File.h"
|
| #include "modules/filesystem/FileWriterSync.h"
|
|
|
|
|