summaryrefslogtreecommitdiff
path: root/include/svx/sdr/overlay/overlaybitmapex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/overlay/overlaybitmapex.hxx')
-rw-r--r--include/svx/sdr/overlay/overlaybitmapex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/overlay/overlaybitmapex.hxx b/include/svx/sdr/overlay/overlaybitmapex.hxx
index 41c65b208126..a0022e1c7bda 100644
--- a/include/svx/sdr/overlay/overlaybitmapex.hxx
+++ b/include/svx/sdr/overlay/overlaybitmapex.hxx
@@ -28,7 +28,7 @@ namespace sdr
{
namespace overlay
{
- class SVX_DLLPUBLIC OverlayBitmapEx final : public OverlayObjectWithBasePosition
+ class SVXCORE_DLLPUBLIC OverlayBitmapEx final : public OverlayObjectWithBasePosition
{
// the Bitmap itself
BitmapEx const maBitmapEx;