| Index: Source/core/dom/DOMException.h
|
| diff --git a/Source/core/dom/DOMException.h b/Source/core/dom/DOMException.h
|
| index 221a312337c40c9135ffba09df384e489917b7f5..ecbdbb64acee8eda296f945a2f6c83aedddc55ac 100644
|
| --- a/Source/core/dom/DOMException.h
|
| +++ b/Source/core/dom/DOMException.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef DOMException_h
|
| #define DOMException_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"
|
|
|