| Index: Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp
|
| diff --git a/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp b/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp
|
| index ecf0ca7e9ee6d801d1208e26a4a247fed213a052..4306ee28574da89cb8f459b4990322a7f2c2704b 100644
|
| --- a/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp
|
| +++ b/Source/bindings/modules/v8/custom/V8DeviceMotionEventCustom.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "bindings/modules/v8/V8DeviceMotionEvent.h"
|
|
|
| -#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8Binding.h"
|
| #include "modules/device_orientation/DeviceMotionData.h"
|
| #include <v8.h>
|
|
|
|
|