Index: Source/core/html/canvas/CanvasGradient.h |
diff --git a/Source/core/html/canvas/CanvasGradient.h b/Source/core/html/canvas/CanvasGradient.h |
index 599534fb31a150d1c430837011bb9d4a393c0858..fb1181cadcc78f60edb31f32ba2a9986fc509a77 100644 |
--- a/Source/core/html/canvas/CanvasGradient.h |
+++ b/Source/core/html/canvas/CanvasGradient.h |
@@ -27,7 +27,7 @@ |
#ifndef CanvasGradient_h |
#define CanvasGradient_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/graphics/Gradient.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |