| Index: Source/modules/gamepad/GamepadEvent.h
|
| diff --git a/Source/modules/gamepad/GamepadEvent.h b/Source/modules/gamepad/GamepadEvent.h
|
| index 0a057085b662078f293c7ae6ab8a20028f004cb8..c5502d633c9b389fc02faa4a23f6a884318318f6 100644
|
| --- a/Source/modules/gamepad/GamepadEvent.h
|
| +++ b/Source/modules/gamepad/GamepadEvent.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef GamepadEvent_h
|
| #define GamepadEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "modules/gamepad/Gamepad.h"
|
|
|
| namespace WebCore {
|
|
|