summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/scripts/test/V8/V8TestInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bindings/scripts/test/V8/V8TestInterface.h')
-rw-r--r--WebCore/bindings/scripts/test/V8/V8TestInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/bindings/scripts/test/V8/V8TestInterface.h b/WebCore/bindings/scripts/test/V8/V8TestInterface.h
index d2192ca..afdf381 100644
--- a/WebCore/bindings/scripts/test/V8/V8TestInterface.h
+++ b/WebCore/bindings/scripts/test/V8/V8TestInterface.h
@@ -23,9 +23,9 @@
#ifndef V8TestInterface_h
#define V8TestInterface_h
-#include "StringHash.h"
#include "TestInterface.h"
#include "WrapperTypeInfo.h"
+#include "wtf/text/StringHash.h"
#include <v8.h>
#include <wtf/HashMap.h>