summaryrefslogtreecommitdiff
path: root/include/svx/e3dundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/e3dundo.hxx')
-rw-r--r--include/svx/e3dundo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/e3dundo.hxx b/include/svx/e3dundo.hxx
index c5eadb10dcf9..156b38e0c827 100644
--- a/include/svx/e3dundo.hxx
+++ b/include/svx/e3dundo.hxx
@@ -80,7 +80,7 @@ public:
|* Undo for 3D attributes (implemented using Set3DAttributes())
|*
\************************************************************************/
-class SAL_WARN_UNUSED SVX_DLLPUBLIC E3dAttributesUndoAction final : public SdrUndoAction
+class SAL_WARN_UNUSED SVXCORE_DLLPUBLIC E3dAttributesUndoAction final : public SdrUndoAction
{
private:
using SdrUndoAction::Repeat;