removing wayland include
Build / build (push) Successful in 1m6s
Test / build_and_test (push) Failing after 1m28s

This commit is contained in:
2026-05-05 14:42:36 +02:00
parent 223996af37
commit ffc416fd7e
5 changed files with 173 additions and 34 deletions
-4
View File
@@ -1,6 +1,2 @@
#include <vulkan/vk_icd.h>
#include <vulkan/utility/vk_format_utils.h>
#ifdef STROLL_ENABLE_WAYLAND
#include <wayland-client.h>
#endif