Index: Source/modules/gamepad/WebKitGamepad.h |
diff --git a/Source/modules/gamepad/WebKitGamepad.h b/Source/modules/gamepad/WebKitGamepad.h |
index 63be161d48abfc14c4eb8efd7fdbaf5f52f55493..1fbbd85b85a963b63f279e0660188eefbc9f72b9 100644 |
--- a/Source/modules/gamepad/WebKitGamepad.h |
+++ b/Source/modules/gamepad/WebKitGamepad.h |
@@ -5,7 +5,7 @@ |
#ifndef WebKitGamepad_h |
#define WebKitGamepad_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "modules/gamepad/GamepadCommon.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Vector.h" |