aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2022-03-10 22:40:29 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2022-03-11 14:27:44 +0100
commitf20e9c5f487de9ad86d9af2d78907057a7d70bb5 (patch)
treeb0dacefffe44f4176b562920b8f136f515b312c1 /src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
parent399eb3da3a9883768a00f45b59606db822d9d749 (diff)
scenegraph: do not rely on transitive includes
And use a consistent include style. Change-Id: I50eab0375a72e717ff624aec36dc37db28ea2a51 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h')
-rw-r--r--src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h b/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
index 139edda884..16c23164a9 100644
--- a/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
+++ b/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
@@ -53,6 +53,7 @@
#include <QtQuick/private/qtquickglobal_p.h>
#include <QtQuick/qsgnode.h>
+#include <QtCore/qobject.h>
#ifndef GLuint
#define GLuint uint