| Index: Source/modules/gamepad/GamepadButton.h
|
| diff --git a/Source/modules/gamepad/GamepadButton.h b/Source/modules/gamepad/GamepadButton.h
|
| index 7569d89baecb8d2e56b7072cc00c2ad87d1f10f0..878aaca5470f0e4b1eb9f90c41eedc5796c2252b 100644
|
| --- a/Source/modules/gamepad/GamepadButton.h
|
| +++ b/Source/modules/gamepad/GamepadButton.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef GamepadButton_h
|
| #define GamepadButton_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|