summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering/style/CounterContent.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/rendering/style/CounterContent.h')
-rw-r--r--WebCore/rendering/style/CounterContent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/rendering/style/CounterContent.h b/WebCore/rendering/style/CounterContent.h
index 702d9c2..52757ad 100644
--- a/WebCore/rendering/style/CounterContent.h
+++ b/WebCore/rendering/style/CounterContent.h
@@ -25,8 +25,8 @@
#ifndef CounterContent_h
#define CounterContent_h
-#include "AtomicString.h"
#include "RenderStyleConstants.h"
+#include <wtf/text/AtomicString.h>
namespace WebCore {