Commit 9e539f48 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

winex11: Fix build without Vulkan support.

parent f2cb86de
......@@ -37,10 +37,10 @@
#include "wine/vulkan.h"
#include "wine/vulkan_driver.h"
#ifdef SONAME_LIBVULKAN
WINE_DEFAULT_DEBUG_CHANNEL(vulkan);
#ifdef SONAME_LIBVULKAN
typedef VkFlags VkXlibSurfaceCreateFlagsKHR;
#define VK_STRUCTURE_TYPE_XLIB_SURFACE_CREATE_INFO_KHR 1000004000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment