Index: Source/core/html/ImageData.h |
diff --git a/Source/core/html/ImageData.h b/Source/core/html/ImageData.h |
index 94fbaa10c72d44647fb165bf73e7d94d1d6ea2d7..1aebd2c888bf53b3d9bdb216c8fffae145fe4d84 100644 |
--- a/Source/core/html/ImageData.h |
+++ b/Source/core/html/ImageData.h |
@@ -29,7 +29,7 @@ |
#ifndef ImageData_h |
#define ImageData_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/geometry/IntSize.h" |
#include "platform/heap/Handle.h" |
#include "wtf/RefCounted.h" |