summaryrefslogtreecommitdiff
path: root/include/svx/sphere3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sphere3d.hxx')
-rw-r--r--include/svx/sphere3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sphere3d.hxx b/include/svx/sphere3d.hxx
index 03a78ae36d68..3bc2ab2f192c 100644
--- a/include/svx/sphere3d.hxx
+++ b/include/svx/sphere3d.hxx
@@ -32,7 +32,7 @@ class E3dDefaultAttributes;
* SphereObject with diameter r3DSize.
* The count of planes depends on the horizontal and vertical segment count.
*/
-class SVX_DLLPUBLIC E3dSphereObj final : public E3dCompoundObject
+class SVXCORE_DLLPUBLIC E3dSphereObj final : public E3dCompoundObject
{
private:
basegfx::B3DPoint aCenter;