Chromium Code Reviews| Index: Source/core/dom/DeviceOrientationData.cpp |
| diff --git a/Source/core/dom/DeviceOrientationData.cpp b/Source/core/dom/DeviceOrientationData.cpp |
| index 6e7302fd7f8bbb5289b7f6e6e556154918bf6aa4..781a466440ec9fc1fcb58063d4ace1bd6a7b65d3 100644 |
| --- a/Source/core/dom/DeviceOrientationData.cpp |
| +++ b/Source/core/dom/DeviceOrientationData.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "DeviceOrientationData.h" |
| +#include "core/dom/DeviceOrientationData.h" |
| namespace WebCore { |