diff options
| author | Juan Linietsky | 2015-09-24 18:06:15 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2015-09-24 18:06:15 -0300 |
| commit | 82a3304458738b410a5aff8994ce587413aeb464 (patch) | |
| tree | b54672bc649a80ebbe1e11b0488c7dfdc6c109e7 /platform/javascript/os_javascript.h | |
| parent | 59e1ad27731e66c58a3d5ee9d783eac74a1d48d9 (diff) | |
| download | godot-82a3304458738b410a5aff8994ce587413aeb464.tar.gz godot-82a3304458738b410a5aff8994ce587413aeb464.tar.zst godot-82a3304458738b410a5aff8994ce587413aeb464.zip | |
Diffstat (limited to 'platform/javascript/os_javascript.h')
| -rw-r--r-- | platform/javascript/os_javascript.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/javascript/os_javascript.h b/platform/javascript/os_javascript.h index d52c465c7..5f671d45c 100644 --- a/platform/javascript/os_javascript.h +++ b/platform/javascript/os_javascript.h @@ -40,6 +40,7 @@ #include "servers/visual/rasterizer.h" #include "audio_server_javascript.h" #include "audio_driver_javascript.h" +#include "main/input_default.h" typedef void (*GFXInitFunc)(void *ud,bool gl2,int w, int h, bool fs); typedef int (*OpenURIFunc)(const String&); |
