You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-07 19:53:17 +00:00
Enable build config wayland=yes use_sowrap=no
-wayland-egl.h was missing if opengl3=yes (default) Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
#else
|
||||
#include <wayland-client-core.h>
|
||||
#include <wayland-cursor.h>
|
||||
#ifdef GLES3_ENABLED
|
||||
#include <wayland-egl.h>
|
||||
#endif
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#endif // SOWRAP_ENABLED
|
||||
|
||||
|
||||
Reference in New Issue
Block a user