summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/KURLHash.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/KURLHash.h')
-rw-r--r--WebCore/platform/KURLHash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/KURLHash.h b/WebCore/platform/KURLHash.h
index 283170b..44a4624 100644
--- a/WebCore/platform/KURLHash.h
+++ b/WebCore/platform/KURLHash.h
@@ -28,7 +28,7 @@
#include "KURL.h"
#include "PlatformString.h"
-#include "StringHash.h"
+#include <wtf/text/StringHash.h>
namespace WebCore {