summaryrefslogtreecommitdiff
path: root/Source/WebCore/css/Counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/css/Counter.h')
-rw-r--r--Source/WebCore/css/Counter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/css/Counter.h b/Source/WebCore/css/Counter.h
index bd3a078a9..51fa71031 100644
--- a/Source/WebCore/css/Counter.h
+++ b/Source/WebCore/css/Counter.h
@@ -22,7 +22,7 @@
#define Counter_h
#include "CSSPrimitiveValue.h"
-#include "PlatformString.h"
+#include <wtf/text/WTFString.h>
namespace WebCore {