| Index: Source/modules/device_orientation/DeviceOrientationEvent.cpp
|
| ===================================================================
|
| --- Source/modules/device_orientation/DeviceOrientationEvent.cpp (revision 159157)
|
| +++ Source/modules/device_orientation/DeviceOrientationEvent.cpp (working copy)
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "modules/device_orientation/DeviceOrientationEvent.h"
|
|
|
| -#include "core/events/EventNames.h"
|
| +#include "core/dom/EventNames.h"
|
| #include "modules/device_orientation/DeviceOrientationData.h"
|
|
|
| namespace WebCore {
|
|
|