| Index: Source/modules/device_orientation/DeviceMotionEvent.h
|
| diff --git a/Source/modules/device_orientation/DeviceMotionEvent.h b/Source/modules/device_orientation/DeviceMotionEvent.h
|
| index a3627b2c39152ece90f1102cc88e9f086e1c3e23..bf1824cc5b183e7306bea41fd5d589959345ff37 100644
|
| --- a/Source/modules/device_orientation/DeviceMotionEvent.h
|
| +++ b/Source/modules/device_orientation/DeviceMotionEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef DeviceMotionEvent_h
|
| #define DeviceMotionEvent_h
|
|
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
|
|
| namespace WebCore {
|
|
|
|
|