[Linux] Vulkan build fixes

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk
2025-07-21 23:06:04 +02:00
committed by Konstantin Pastbin
parent 76d8396cb1
commit 33f8e20f1b
2 changed files with 4 additions and 2 deletions

View File

@@ -12,7 +12,6 @@
#include <X11/X.h>
#include <vulkan_wrapper.h>
#include <vulkan/vulkan_xlib.h>
// Workaround for TestFunction::Always compilation issue:
// /usr/include/X11/X.h:441:33: note: expanded from macro 'Always'
#undef Always