Chromium Code Reviews| Index: Source/core/html/canvas/CanvasPathMethods.h |
| diff --git a/Source/core/html/canvas/CanvasPathMethods.h b/Source/core/html/canvas/CanvasPathMethods.h |
| index 187bd2e103f980f502ce2e85a17aa96240e41006..100f95cf0551cc128f80c17d162bb52be113ebfc 100644 |
| --- a/Source/core/html/canvas/CanvasPathMethods.h |
| +++ b/Source/core/html/canvas/CanvasPathMethods.h |
| @@ -29,7 +29,7 @@ |
| #ifndef CanvasPathMethods_h |
| #define CanvasPathMethods_h |
| -#include "core/platform/graphics/Path.h" |
| +#include "platform/graphics/Path.h" |
| namespace WebCore { |