summaryrefslogtreecommitdiffstats
path: root/WebCore/loader/DocLoader.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/loader/DocLoader.h')
-rw-r--r--WebCore/loader/DocLoader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/loader/DocLoader.h b/WebCore/loader/DocLoader.h
index 2b43bb3..06b02c9 100644
--- a/WebCore/loader/DocLoader.h
+++ b/WebCore/loader/DocLoader.h
@@ -29,10 +29,10 @@
#include "CachedResource.h"
#include "CachedResourceHandle.h"
#include "CachePolicy.h"
-#include "StringHash.h"
#include <wtf/HashMap.h>
#include <wtf/HashSet.h>
#include <wtf/ListHashSet.h>
+#include <wtf/text/StringHash.h>
namespace WebCore {