| Index: Source/modules/device_orientation/DeviceRotationRate.h
|
| diff --git a/Source/modules/device_orientation/DeviceRotationRate.h b/Source/modules/device_orientation/DeviceRotationRate.h
|
| index 037325f831234271149d6f265dd52a63485fcf24..b312b8f0ceec39bcf204a47cb7e3512f5d02dfdb 100644
|
| --- a/Source/modules/device_orientation/DeviceRotationRate.h
|
| +++ b/Source/modules/device_orientation/DeviceRotationRate.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef DeviceRotationRate_h
|
| #define DeviceRotationRate_h
|
|
|
| -#include "DeviceMotionData.h"
|
| +#include "modules/device_orientation/DeviceMotionData.h"
|
| #include <wtf/RefCounted.h>
|
|
|
| namespace WebCore {
|
|
|