summaryrefslogtreecommitdiff
path: root/Source/WebCore/css/CSSCharsetRule.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/CSSCharsetRule.h')
-rw-r--r--Source/WebCore/css/CSSCharsetRule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/css/CSSCharsetRule.h b/Source/WebCore/css/CSSCharsetRule.h
index 0dad47c9e..773ff3aa8 100644
--- a/Source/WebCore/css/CSSCharsetRule.h
+++ b/Source/WebCore/css/CSSCharsetRule.h
@@ -23,7 +23,7 @@
#define CSSCharsetRule_h
#include "CSSRule.h"
-#include "PlatformString.h"
+#include <wtf/text/WTFString.h>
namespace WebCore {