Index: Source/core/html/canvas/CanvasPattern.h |
diff --git a/Source/core/html/canvas/CanvasPattern.h b/Source/core/html/canvas/CanvasPattern.h |
index cc7bdb92735ac97bf4a88c63200631ca2ba4acda..16d93e759ff0dd8917c83c606f9821570745c606 100644 |
--- a/Source/core/html/canvas/CanvasPattern.h |
+++ b/Source/core/html/canvas/CanvasPattern.h |
@@ -26,7 +26,7 @@ |
#ifndef CanvasPattern_h |
#define CanvasPattern_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/graphics/Pattern.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |