| Index: sky/engine/core/events/EventDispatcher.cpp
|
| diff --git a/sky/engine/core/events/EventDispatcher.cpp b/sky/engine/core/events/EventDispatcher.cpp
|
| index 77977681c885fe66597853d4fa4474572ca21d10..5f06094c2fa00aff1c0ee6e13f67e7f2c04e149f 100644
|
| --- a/sky/engine/core/events/EventDispatcher.cpp
|
| +++ b/sky/engine/core/events/EventDispatcher.cpp
|
| @@ -23,7 +23,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "sky/engine/config.h"
|
| #include "sky/engine/core/events/EventDispatcher.h"
|
|
|
| #include "sky/engine/core/dom/ContainerNode.h"
|
|
|