فهرست منبع

Use wayland-egl-core.h instead of wayland-egl.h

-avoid use of transitive wayland include

-resolves https://github.com/godotengine/godot/issues/95830

Signed-off-by: Joel Winarske <[email protected]>
Joel Winarske 11 ماه پیش
والد
کامیت
6ce71f0fb0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      platform/linuxbsd/wayland/wayland_thread.h

+ 1 - 1
platform/linuxbsd/wayland/wayland_thread.h

@@ -44,7 +44,7 @@
 #include <wayland-client-core.h>
 #include <wayland-cursor.h>
 #ifdef GLES3_ENABLED
-#include <wayland-egl.h>
+#include <wayland-egl-core.h>
 #endif
 #include <xkbcommon/xkbcommon.h>
 #endif // SOWRAP_ENABLED