Index: Source/modules/gamepad/GamepadList.h |
diff --git a/Source/modules/gamepad/GamepadList.h b/Source/modules/gamepad/GamepadList.h |
index fb0419ac5a873c94bf8c48cd427ad79fffafbbdf..af7167e365b5f71f20738e49f172d7167a4febf4 100644 |
--- a/Source/modules/gamepad/GamepadList.h |
+++ b/Source/modules/gamepad/GamepadList.h |
@@ -26,7 +26,7 @@ |
#ifndef GamepadList_h |
#define GamepadList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/gamepad/Gamepad.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebGamepads.h" |