summaryrefslogtreecommitdiff
path: root/src/vulkan/wsi/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/vulkan/wsi/meson.build')
-rw-r--r--src/vulkan/wsi/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vulkan/wsi/meson.build b/src/vulkan/wsi/meson.build
index 6286fa5d6e6..d6b0ed9fa8f 100644
--- a/src/vulkan/wsi/meson.build
+++ b/src/vulkan/wsi/meson.build
@@ -39,6 +39,7 @@ endif
if with_platform_windows
files_vulkan_wsi += files('wsi_common_win32.cpp')
+ platform_deps += dep_dxheaders
endif
if system_has_kms_drm and not with_platform_android