summaryrefslogtreecommitdiff
path: root/include/svx/svdogrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdogrp.hxx')
-rw-r--r--include/svx/svdogrp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdogrp.hxx b/include/svx/svdogrp.hxx
index f30afc12c62b..2f71c59361b3 100644
--- a/include/svx/svdogrp.hxx
+++ b/include/svx/svdogrp.hxx
@@ -29,7 +29,7 @@
class SfxItemSet;
// SdrObjGroup
-class SVX_DLLPUBLIC SdrObjGroup final : public SdrObject, public SdrObjList
+class SVXCORE_DLLPUBLIC SdrObjGroup final : public SdrObject, public SdrObjList
{
private:
virtual std::unique_ptr<sdr::contact::ViewContact> CreateObjectSpecificViewContact() override;