configure_graphics: Remove unused include

master
lat9nq 2022-06-04 04:18:21 +07:00
parent 422525e3fb
commit 4544407af6
1 changed files with 0 additions and 1 deletions

@ -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>