Index: Source/core/platform/graphics/Pattern.h |
diff --git a/Source/core/platform/graphics/Pattern.h b/Source/core/platform/graphics/Pattern.h |
index 925e91d9f85b27a5bbc0d1168b7be221da2fa706..4df132c30d0946b5b464548b8ad34a62daf7dc21 100644 |
--- a/Source/core/platform/graphics/Pattern.h |
+++ b/Source/core/platform/graphics/Pattern.h |
@@ -31,7 +31,7 @@ |
#include "SkShader.h" |
#include "core/platform/graphics/Image.h" |
-#include "core/platform/graphics/transforms/AffineTransform.h" |
+#include "platform/transforms/AffineTransform.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |