summaryrefslogtreecommitdiff
path: root/include/svx/polypolygoneditor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/polypolygoneditor.hxx')
-rw-r--r--include/svx/polypolygoneditor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/polypolygoneditor.hxx b/include/svx/polypolygoneditor.hxx
index c5b079d707c8..e8b6138dffa4 100644
--- a/include/svx/polypolygoneditor.hxx
+++ b/include/svx/polypolygoneditor.hxx
@@ -31,7 +31,7 @@ namespace sdr
{
/** this class implements some helper functions to edit a B2DPolyPolygon */
-class SVX_DLLPUBLIC PolyPolygonEditor
+class SVXCORE_DLLPUBLIC PolyPolygonEditor
{
public:
PolyPolygonEditor( const basegfx::B2DPolyPolygon& rPolyPolygon);