Index: Source/core/dom/ClientRectList.h |
diff --git a/Source/core/dom/ClientRectList.h b/Source/core/dom/ClientRectList.h |
index 789ca22c7120aec7a174eb05f814df4230c11d5f..9f7c8605ef094e161186f96b7850a2aa55c20911 100644 |
--- a/Source/core/dom/ClientRectList.h |
+++ b/Source/core/dom/ClientRectList.h |
@@ -27,7 +27,7 @@ |
#ifndef ClientRectList_h |
#define ClientRectList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/geometry/FloatQuad.h" |
#include "platform/heap/Handle.h" |
#include "wtf/PassRefPtr.h" |