Index: Source/core/platform/graphics/transforms/MatrixTransformOperation.h |
diff --git a/Source/core/platform/graphics/transforms/MatrixTransformOperation.h b/Source/core/platform/graphics/transforms/MatrixTransformOperation.h |
index 4dc125ab63335062812e06773f8bf8c5e8e2a5e8..56b0606894fc5b46fd1eeac217e5a2ff0153098e 100644 |
--- a/Source/core/platform/graphics/transforms/MatrixTransformOperation.h |
+++ b/Source/core/platform/graphics/transforms/MatrixTransformOperation.h |
@@ -26,7 +26,7 @@ |
#define MatrixTransformOperation_h |
#include "core/platform/graphics/transforms/TransformOperation.h" |
-#include "core/platform/graphics/transforms/TransformationMatrix.h" |
+#include "platform/transforms/TransformationMatrix.h" |
namespace WebCore { |