| Index: Source/core/html/canvas/CanvasStyle.h
|
| diff --git a/Source/core/html/canvas/CanvasStyle.h b/Source/core/html/canvas/CanvasStyle.h
|
| index 0dbaf1bf14be4536ecc874c0ffdcd38d0a76b977..526ab716345d3091cd2347feaf20d5e91d7ab26f 100644
|
| --- a/Source/core/html/canvas/CanvasStyle.h
|
| +++ b/Source/core/html/canvas/CanvasStyle.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef CanvasStyle_h
|
| #define CanvasStyle_h
|
|
|
| -#include "core/platform/graphics/Color.h"
|
| +#include "platform/graphics/Color.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|