summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSFontSelector.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/CSSFontSelector.h')
-rw-r--r--WebCore/css/CSSFontSelector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/css/CSSFontSelector.h b/WebCore/css/CSSFontSelector.h
index d9cce1c..abf82cd 100644
--- a/WebCore/css/CSSFontSelector.h
+++ b/WebCore/css/CSSFontSelector.h
@@ -27,10 +27,10 @@
#define CSSFontSelector_h
#include "FontSelector.h"
-#include "StringHash.h"
#include <wtf/Forward.h>
#include <wtf/HashMap.h>
#include <wtf/RefPtr.h>
+#include <wtf/text/StringHash.h>
namespace WebCore {