Chromium Code Reviews| Index: Source/modules/device_orientation/DeviceMotionData.cpp |
| diff --git a/Source/modules/device_orientation/DeviceMotionData.cpp b/Source/modules/device_orientation/DeviceMotionData.cpp |
| index 441c80d1631cbd762540adeace116d1777b0313d..29982a61442d839e3a39bdb72a401b1d5c61dcfb 100644 |
| --- a/Source/modules/device_orientation/DeviceMotionData.cpp |
| +++ b/Source/modules/device_orientation/DeviceMotionData.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "DeviceMotionData.h" |
| +#include "modules/device_orientation/DeviceMotionData.h" |
| namespace WebCore { |