configure_graphics: Remove unused include
This commit is contained in:
parent
422525e3fb
commit
4544407af6
|
@ -5,7 +5,6 @@
|
||||||
// Include this early to include Vulkan headers how we want to
|
// Include this early to include Vulkan headers how we want to
|
||||||
#include "video_core/vulkan_common/vulkan_wrapper.h"
|
#include "video_core/vulkan_common/vulkan_wrapper.h"
|
||||||
|
|
||||||
#include <exception>
|
|
||||||
#include <QColorDialog>
|
#include <QColorDialog>
|
||||||
#include <QVulkanInstance>
|
#include <QVulkanInstance>
|
||||||
|
|
||||||
|
|
Reference in New Issue