| Index: sky/engine/platform/exported/WebInputEvent.cpp
|
| diff --git a/sky/engine/web/WebInputEvent.cpp b/sky/engine/platform/exported/WebInputEvent.cpp
|
| similarity index 99%
|
| rename from sky/engine/web/WebInputEvent.cpp
|
| rename to sky/engine/platform/exported/WebInputEvent.cpp
|
| index 2773a1466bea7642fbc06b7aaad43651aeeda553..9317e5cc178bc2d92bf80ebb79ce346f2285a2d8 100644
|
| --- a/sky/engine/web/WebInputEvent.cpp
|
| +++ b/sky/engine/platform/exported/WebInputEvent.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "sky/engine/config.h"
|
| -#include "sky/engine/public/web/WebInputEvent.h"
|
| +#include "sky/engine/public/platform/WebInputEvent.h"
|
|
|
| #include <ctype.h>
|
| #include "sky/engine/platform/KeyboardCodes.h"
|
|
|