| Index: Source/core/fileapi/FileList.h
|
| diff --git a/Source/core/fileapi/FileList.h b/Source/core/fileapi/FileList.h
|
| index 344adcfa7099c9c6f3b113b50abd770d536cb691..59b4ef0abac69d66e65128be3a17ddc5f4c67d8b 100644
|
| --- a/Source/core/fileapi/FileList.h
|
| +++ b/Source/core/fileapi/FileList.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef FileList_h
|
| #define FileList_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/fileapi/File.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|