| Index: sky/engine/public/web/WebInputEvent.h
|
| diff --git a/sky/engine/public/web/WebInputEvent.h b/sky/engine/public/web/WebInputEvent.h
|
| index 6e431ca911e4a9a7fad14a33294987de6223b74e..3ef669ee9469b056d6f84ea20490783e786063f0 100644
|
| --- a/sky/engine/public/web/WebInputEvent.h
|
| +++ b/sky/engine/public/web/WebInputEvent.h
|
| @@ -34,7 +34,7 @@
|
| #include "../platform/WebCommon.h"
|
| #include "../platform/WebGestureDevice.h"
|
| #include "../platform/WebRect.h"
|
| -#include "WebTouchPoint.h"
|
| +#include "sky/engine/public/web/WebTouchPoint.h"
|
|
|
| #include <string.h>
|
|
|
|
|