summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhid3d12_p.h
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2023-10-16 11:02:10 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2023-10-16 18:43:16 +0200
commita031a2507fb5ad243a43722bc95b614267955cc3 (patch)
treeca844918cd865e2e7fb21cc687a99ad12fc81f01 /src/gui/rhi/qrhid3d12_p.h
parent8a175f4ae231e54fafbd97f4da6b5db0fb66d47f (diff)
rhi: d3d12: Reduce include statements
And some of them are not needed at all. Pick-to: 6.6 Change-Id: Ia4778c7016573eff3eefc2f6838e458008161da6 Reviewed-by: Christian Strømme <christian.stromme@qt.io>
Diffstat (limited to 'src/gui/rhi/qrhid3d12_p.h')
-rw-r--r--src/gui/rhi/qrhid3d12_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/rhi/qrhid3d12_p.h b/src/gui/rhi/qrhid3d12_p.h
index 3c35474530..2f8e00f130 100644
--- a/src/gui/rhi/qrhid3d12_p.h
+++ b/src/gui/rhi/qrhid3d12_p.h
@@ -16,7 +16,6 @@
//
#include "qrhi_p.h"
-#include <rhi/qshaderdescription.h>
#include <QWindow>
#include <QBitArray>