summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraph_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraph_p.h')
-rw-r--r--src/render/framegraph/qframegraph_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/qframegraph_p.h b/src/render/framegraph/qframegraph_p.h
index ea502c11f..d340c04f7 100644
--- a/src/render/framegraph/qframegraph_p.h
+++ b/src/render/framegraph/qframegraph_p.h
@@ -58,7 +58,7 @@ namespace Qt3DRender {
class QFrameGraph;
class QFrameGraphNode;
-class QFrameGraphPrivate : public Qt3D::QComponentPrivate
+class QFrameGraphPrivate : public Qt3DCore::QComponentPrivate
{
public:
QFrameGraphPrivate();