| Index: Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp
|
| diff --git a/Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp b/Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp
|
| index c9d68ec2057f2d1edcb8f3b9995272f256f3c329..60ac3846e8ab2946b0bf19766ad278ada602be7a 100644
|
| --- a/Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp
|
| +++ b/Source/bindings/modules/v8/custom/V8DeviceOrientationEventCustom.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "bindings/modules/v8/V8DeviceOrientationEvent.h"
|
|
|
| -#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8Binding.h"
|
| #include "modules/device_orientation/DeviceOrientationData.h"
|
| #include <v8.h>
|
|
|
|
|