summaryrefslogtreecommitdiffstats
path: root/src/render/raycasting/boundingsphere_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/raycasting/boundingsphere_p.h')
-rw-r--r--src/render/raycasting/boundingsphere_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/raycasting/boundingsphere_p.h b/src/render/raycasting/boundingsphere_p.h
index bcffbaa19..fb76a8496 100644
--- a/src/render/raycasting/boundingsphere_p.h
+++ b/src/render/raycasting/boundingsphere_p.h
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
namespace RayCasting {
-class QT3DRENDERSHARED_EXPORT BoundingSphere : public QBoundingVolume
+class Q_3DRENDERSHARED_EXPORT BoundingSphere : public QBoundingVolume
{
public:
BoundingSphere();