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