summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/updateboundingvolumejob_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/jobs/updateboundingvolumejob_p.h')
-rw-r--r--src/render/jobs/updateboundingvolumejob_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/jobs/updateboundingvolumejob_p.h b/src/render/jobs/updateboundingvolumejob_p.h
index e14f71e36..27dc82486 100644
--- a/src/render/jobs/updateboundingvolumejob_p.h
+++ b/src/render/jobs/updateboundingvolumejob_p.h
@@ -59,7 +59,7 @@ namespace Render {
class Entity;
-class UpdateBoundingVolumeJob : public Qt3D::QAspectJob
+class UpdateBoundingVolumeJob : public Qt3DCore::QAspectJob
{
public:
explicit UpdateBoundingVolumeJob(Entity *m_node);