Index: Source/modules/gamepad/WebKitGamepadList.h |
diff --git a/Source/modules/gamepad/WebKitGamepadList.h b/Source/modules/gamepad/WebKitGamepadList.h |
index cbebab3253589027f8f4f94c182872d3a79b12ec..cf0eeb9b52a0dd1ac8e78b5206f15708ddf76b9c 100644 |
--- a/Source/modules/gamepad/WebKitGamepadList.h |
+++ b/Source/modules/gamepad/WebKitGamepadList.h |
@@ -5,7 +5,7 @@ |
#ifndef WebKitGamepadList_h |
#define WebKitGamepadList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/gamepad/WebKitGamepad.h" |
#include "platform/heap/Handle.h" |
#include "public/platform/WebGamepads.h" |