mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 08:45:45 +00:00
vulkan_wrapper: Pull Windows symbols
This commit is contained in:
parent
70b3c29534
commit
758731e48c
2 changed files with 14 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue