summaryrefslogtreecommitdiff
path: root/include/svx/svdoutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdoutl.hxx')
-rw-r--r--include/svx/svdoutl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoutl.hxx b/include/svx/svdoutl.hxx
index eb1b51523f53..0e1ee7f3dd4f 100644
--- a/include/svx/svdoutl.hxx
+++ b/include/svx/svdoutl.hxx
@@ -27,7 +27,7 @@
class SdrTextObj;
class SdrPage;
-class SVX_DLLPUBLIC SdrOutliner : public Outliner
+class SVXCORE_DLLPUBLIC SdrOutliner : public Outliner
{
tools::WeakReference<SdrTextObj> mpTextObj;
const SdrPage* mpVisualizedPage;