summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/frustumculling_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/frustumculling_p.h')
-rw-r--r--src/render/framegraph/frustumculling_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/framegraph/frustumculling_p.h b/src/render/framegraph/frustumculling_p.h
index 7f9959c6e..ac11b7306 100644
--- a/src/render/framegraph/frustumculling_p.h
+++ b/src/render/framegraph/frustumculling_p.h
@@ -59,7 +59,7 @@ namespace Qt3DRender {
namespace Render {
-class FrustumCulling : public FrameGraphNode
+class Q_3DRENDERSHARED_PRIVATE_EXPORT FrustumCulling : public FrameGraphNode
{
public:
FrustumCulling();