| Index: Source/bindings/core/v8/custom/V8EventCustom.cpp
|
| diff --git a/Source/bindings/core/v8/custom/V8EventCustom.cpp b/Source/bindings/core/v8/custom/V8EventCustom.cpp
|
| index 9bd8d6e961c125544270b4d403c8598467a85780..495b36e63cf8f1e034d7293f7b560bc7534f12b4 100644
|
| --- a/Source/bindings/core/v8/custom/V8EventCustom.cpp
|
| +++ b/Source/bindings/core/v8/custom/V8EventCustom.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
| #include "bindings/core/v8/V8Event.h"
|
|
|
| +#include "bindings/core/v8/V8Binding.h"
|
| #include "bindings/core/v8/V8DataTransfer.h"
|
| -#include "bindings/v8/V8Binding.h"
|
| #include "core/clipboard/DataTransfer.h"
|
| #include "core/events/ClipboardEvent.h"
|
| #include "core/events/Event.h"
|
|
|