| Index: Source/core/fileapi/FileError.cpp
|
| diff --git a/Source/core/fileapi/FileError.cpp b/Source/core/fileapi/FileError.cpp
|
| index 693b52c3c73a802d9d5c92f5797743e79380452e..de8cb62f76127f28e570e94ff0950c7614e3b1d7 100644
|
| --- a/Source/core/fileapi/FileError.cpp
|
| +++ b/Source/core/fileapi/FileError.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/fileapi/FileError.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
|
|
| namespace WebCore {
|
|
|