Index: Source/core/css/CSSMatrix.h |
diff --git a/Source/core/css/CSSMatrix.h b/Source/core/css/CSSMatrix.h |
index 1f3397d76b84ff9d1ce382cfdaf37bd0e36c5971..201c234245ab3b60308e00f31305b870106fb87f 100644 |
--- a/Source/core/css/CSSMatrix.h |
+++ b/Source/core/css/CSSMatrix.h |
@@ -27,7 +27,7 @@ |
#define CSSMatrix_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/platform/graphics/transforms/TransformationMatrix.h" |
+#include "platform/transforms/TransformationMatrix.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |