| Index: Source/core/html/canvas/CanvasStyle.cpp
|
| diff --git a/Source/core/html/canvas/CanvasStyle.cpp b/Source/core/html/canvas/CanvasStyle.cpp
|
| index df7bcb2e103c4f1d8a7c045ce3898ee3bed4322f..b68421af1f6dfcf59b18828e25a84f0ea0f9351a 100644
|
| --- a/Source/core/html/canvas/CanvasStyle.cpp
|
| +++ b/Source/core/html/canvas/CanvasStyle.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "core/html/HTMLCanvasElement.h"
|
| #include "core/html/canvas/CanvasGradient.h"
|
| #include "core/html/canvas/CanvasPattern.h"
|
| -#include "core/platform/graphics/GraphicsContext.h"
|
| +#include "platform/graphics/GraphicsContext.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| namespace WebCore {
|
|
|