| Index: Source/bindings/v8/custom/V8ImageDataCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8ImageDataCustom.cpp b/Source/bindings/v8/custom/V8ImageDataCustom.cpp
|
| index 813731456ecb5f2a7d3e1a80147467bace38a7e4..c940c7c44f8774f505bec75aaf5d967f8b053a15 100644
|
| --- a/Source/bindings/v8/custom/V8ImageDataCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8ImageDataCustom.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "V8ImageData.h"
|
| +#include "bindings/core/v8/V8ImageData.h"
|
|
|
| #include "bindings/v8/custom/V8Uint8ClampedArrayCustom.h"
|
|
|
|
|