| Index: Source/modules/device_orientation/DeviceOrientationEvent.h
|
| diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.h b/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| index dc55e67345c1515115d5e5c503d8f609ab6f916c..6d27e42803917b4899ce689794bb5910dd3aa636 100644
|
| --- a/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| +++ b/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef DeviceOrientationEvent_h
|
| #define DeviceOrientationEvent_h
|
|
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
|
|
| namespace WebCore {
|
|
|
|
|