summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraphnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraphnode.h')
-rw-r--r--src/render/framegraph/qframegraphnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/qframegraphnode.h b/src/render/framegraph/qframegraphnode.h
index 57f4da181..826f01a1e 100644
--- a/src/render/framegraph/qframegraphnode.h
+++ b/src/render/framegraph/qframegraphnode.h
@@ -50,7 +50,7 @@ namespace Qt3DRender {
class QFrameGraphNodePrivate;
-class QT3DRENDERSHARED_EXPORT QFrameGraphNode : public Qt3DCore::QNode
+class Q_3DRENDERSHARED_EXPORT QFrameGraphNode : public Qt3DCore::QNode
{
Q_OBJECT
public: