summaryrefslogtreecommitdiff
path: root/include/svx/polygn3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/polygn3d.hxx')
-rw-r--r--include/svx/polygn3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/polygn3d.hxx b/include/svx/polygn3d.hxx
index 8dc2a124afb4..0c6a7799d27a 100644
--- a/include/svx/polygn3d.hxx
+++ b/include/svx/polygn3d.hxx
@@ -23,7 +23,7 @@
#include <svx/obj3d.hxx>
#include <svx/svxdllapi.h>
-class SVX_DLLPUBLIC E3dPolygonObj final : public E3dCompoundObject
+class SVXCORE_DLLPUBLIC E3dPolygonObj final : public E3dCompoundObject
{
// parameters
basegfx::B3DPolyPolygon aPolyPoly3D;