Index: Source/core/page/PointerLockController.cpp |
diff --git a/Source/core/page/PointerLockController.cpp b/Source/core/page/PointerLockController.cpp |
index 85e78a09e72c3685e740c1311e20850002011412..5e64b9f24a86b058701c20d997f9f143e5956da1 100644 |
--- a/Source/core/page/PointerLockController.cpp |
+++ b/Source/core/page/PointerLockController.cpp |
@@ -30,8 +30,8 @@ |
#include "Element.h" |
#include "Event.h" |
#include "Page.h" |
-#include "PlatformMouseEvent.h" |
#include "VoidCallback.h" |
+#include "core/platform/PlatformMouseEvent.h" |
namespace WebCore { |