aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-06-03 11:44:12 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-06-04 15:51:51 +0200
commit053c67ea124d777b11d4976a7481edbd9be1cbbe (patch)
tree63b97c7d3709f1d61a92612d85989f2af09e47fc /src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp
parent9cefaca1ea908df39edee03ef888a40690d355af (diff)
Remove shader rewriter from the Quick source tree
Lives in Shader Tools now. Also removes an unused include. The shader source builder cannot be removed just yet, but will follow soon. Task-number: QTBUG-84623 Change-Id: I95c61583c35b4da1d39c35a3573d747287270d93 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp')
-rw-r--r--src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp b/src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp
index f02cb50eb4..3c83f3aa4b 100644
--- a/src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp
+++ b/src/quick/scenegraph/coreapi/qsgrhivisualizer.cpp
@@ -42,7 +42,6 @@
#include "qsgrhivisualizer_p.h"
#include <qmath.h>
#include <private/qsgmaterialshader_p.h>
-#include <private/qsgshadersourcebuilder_p.h>
QT_BEGIN_NAMESPACE