mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 13:21:10 +01:00
Fix missing include in the javascript backend.
This commit is contained in:
parent
371a6f5f93
commit
00cc289004
@ -39,6 +39,7 @@
|
||||
#ifndef NO_THREADS
|
||||
#include "servers/visual/visual_server_wrap_mt.h"
|
||||
#endif
|
||||
#include "scene/resources/texture.h"
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <emscripten.h>
|
||||
|
Loading…
Reference in New Issue
Block a user