| Index: sky/engine/core/events/PointerEvent.cpp
|
| diff --git a/sky/engine/core/events/PointerEvent.cpp b/sky/engine/core/events/PointerEvent.cpp
|
| index cbdeb05aa14bb56ea10972fca07c41c0595327f3..1cb2140d73b2327a7638c810b286c8b061343781 100644
|
| --- a/sky/engine/core/events/PointerEvent.cpp
|
| +++ b/sky/engine/core/events/PointerEvent.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/events/PointerEvent.h"
|
|
|
| namespace blink {
|
|
|