| Index: Source/core/events/ErrorEvent.h
|
| diff --git a/Source/core/events/ErrorEvent.h b/Source/core/events/ErrorEvent.h
|
| index e0dbf837ee0708d2ac86b536bbc42604179dd636..d2e85f86c7d7b7af11abc0fc9ae17ff4421bea37 100644
|
| --- a/Source/core/events/ErrorEvent.h
|
| +++ b/Source/core/events/ErrorEvent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ErrorEvent_h
|
| #define ErrorEvent_h
|
|
|
| -#include "bindings/v8/DOMWrapperWorld.h"
|
| +#include "bindings/core/v8/DOMWrapperWorld.h"
|
| #include "core/events/Event.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|