| Index: Source/modules/device_orientation/DeviceOrientationEvent.h
|
| diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.h b/Source/modules/device_orientation/DeviceOrientationEvent.h
|
| index 911d010ca5835012592a9fedb61c71aa98f3697d..ba19a762427334825b5cdec2a5ed90757e44d382 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/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|