rhi: vulkan: Remove unused include

QVulkanWindow support has long been removed from the Vulkan backend.
The include is a leftover from those times.

Change-Id: Ie68ac3611b24310f2b6111a72dd0679adafdc74d
Reviewed-by: Johan Helsing <johan.helsing@qt.io>
This commit is contained in:
Laszlo Agocs 2019-11-29 10:43:20 +01:00
parent cc5c47d85f
commit 0f812db558

View File

@ -48,7 +48,6 @@
#include <qmath.h>
#include <QVulkanFunctions>
#include <QVulkanWindow>
QT_BEGIN_NAMESPACE