mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 02:03:46 +00:00
configure_graphics: Remove unused include
This commit is contained in:
parent
c54f470bb9
commit
d801be7c1a
|
|
@ -5,7 +5,6 @@
|
|||
// Include this early to include Vulkan headers how we want to
|
||||
#include "video_core/vulkan_common/vulkan_wrapper.h"
|
||||
|
||||
#include <exception>
|
||||
#include <QColorDialog>
|
||||
#include <QVulkanInstance>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue