summaryrefslogtreecommitdiffstats
path: root/src/render/jobs/framecleanupjob_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/jobs/framecleanupjob_p.h')
-rw-r--r--src/render/jobs/framecleanupjob_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/jobs/framecleanupjob_p.h b/src/render/jobs/framecleanupjob_p.h
index e3700fedc..78938a8cf 100644
--- a/src/render/jobs/framecleanupjob_p.h
+++ b/src/render/jobs/framecleanupjob_p.h
@@ -64,7 +64,7 @@ namespace Render {
class NodeManagers;
class Entity;
-class QT3DRENDERSHARED_PRIVATE_EXPORT FrameCleanupJob : public Qt3DCore::QAspectJob
+class Q_3DRENDERSHARED_PRIVATE_EXPORT FrameCleanupJob : public Qt3DCore::QAspectJob
{
public:
explicit FrameCleanupJob();