vulkan_wrapper: Pull Windows symbols

This commit is contained in:
ReinUsesLisp
2021-01-16 20:24:23 -03:00
parent 75ccd9959c
commit dde19e7d75
2 changed files with 14 additions and 0 deletions

View File

@ -2,6 +2,9 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
// Include this early to include Vulkan headers how we want to
#include "video_core/vulkan_common/vulkan_wrapper.h"
#include <QColorDialog>
#include <QComboBox>
#include <QVulkanInstance>