Index: Source/core/dom/DOMStringList.h |
diff --git a/Source/core/dom/DOMStringList.h b/Source/core/dom/DOMStringList.h |
index dd605cd3b567c626db1490f75639776c1d7eb1f4..d9b0c57ec14a80a636cbcee273b4419926caf146 100644 |
--- a/Source/core/dom/DOMStringList.h |
+++ b/Source/core/dom/DOMStringList.h |
@@ -26,7 +26,7 @@ |
#ifndef DOMStringList_h |
#define DOMStringList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "platform/heap/Handle.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |