summaryrefslogtreecommitdiff
path: root/Source/WebCore/css/WebKitCSSMatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/WebKitCSSMatrix.h')
-rw-r--r--Source/WebCore/css/WebKitCSSMatrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/css/WebKitCSSMatrix.h b/Source/WebCore/css/WebKitCSSMatrix.h
index 56b0a7bc0..5f7a5be84 100644
--- a/Source/WebCore/css/WebKitCSSMatrix.h
+++ b/Source/WebCore/css/WebKitCSSMatrix.h
@@ -26,10 +26,10 @@
#ifndef WebKitCSSMatrix_h
#define WebKitCSSMatrix_h
-#include "PlatformString.h"
#include "TransformationMatrix.h"
#include <wtf/RefCounted.h>
#include <wtf/RefPtr.h>
+#include <wtf/text/WTFString.h>
namespace WebCore {