| Index: Source/modules/device_light/DeviceLightEvent.h
|
| diff --git a/Source/modules/device_light/DeviceLightEvent.h b/Source/modules/device_light/DeviceLightEvent.h
|
| index e75eef3f609216b60bcb0d8369630bc19ce90d90..5f97af5e4d85197b9a4c9a662513253bb5c58cac 100644
|
| --- a/Source/modules/device_light/DeviceLightEvent.h
|
| +++ b/Source/modules/device_light/DeviceLightEvent.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef DeviceLightEvent_h
|
| #define DeviceLightEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|