On Mon Sep 1 19:03:12 2025 +0000, Alexandre Julliard wrote:
I don't think you should be including Xlib.h at all. Just replace the `#else` with `#ifndef WINE_VULKAN_NO_X11_TYPES` or something like that.
I see, thanks I'll include that in some other MR.