/defold-rive/include/rive/renderer/gl/glad_custom.h
Line 3: In file included from upload/defold-rive/src/private/renderer_context_opengl.cpp:31:
In file included from upload/defold-rive/include/rive/renderer/gl/render_context_gl_impl.hpp:8:
In file included from upload/defold-rive/include/rive/renderer/gl/gl_state.hpp:7:
In file included from upload/defold-rive/include/rive/renderer/gl/gles3.hpp:11:
'glad/gles2.h' file not found
3 | #include <glad/gles2.h>
| ^~~~~~~~~~~~~~
As I understand it, the problem is that the editor cannot find the specified file, I need to download it separately somewhere?