| Index: Source/core/dom/DOMTokenList.h
|
| diff --git a/Source/core/dom/DOMTokenList.h b/Source/core/dom/DOMTokenList.h
|
| index 1ab1b7c2a5d1231ee789678f3b467af0191bba08..46533207ae2b3c063a0bb9463c63eeb1ef2252d9 100644
|
| --- a/Source/core/dom/DOMTokenList.h
|
| +++ b/Source/core/dom/DOMTokenList.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef DOMTokenList_h
|
| #define DOMTokenList_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|