| Index: Source/core/clipboard/DataTransfer.h
|
| diff --git a/Source/core/clipboard/DataTransfer.h b/Source/core/clipboard/DataTransfer.h
|
| index f910947e794a8deb7e12820e0c7a427edb523103..a925361f00e0a8bf5ba8a9bea7e7733dc4a33e6d 100644
|
| --- a/Source/core/clipboard/DataTransfer.h
|
| +++ b/Source/core/clipboard/DataTransfer.h
|
| @@ -24,7 +24,7 @@
|
| #ifndef DataTransfer_h
|
| #define DataTransfer_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/clipboard/DataTransferAccessPolicy.h"
|
| #include "core/fetch/ResourcePtr.h"
|
| #include "core/page/DragActions.h"
|
|
|