summaryrefslogtreecommitdiff
path: root/include/svx/grfcrop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/grfcrop.hxx')
-rw-r--r--include/svx/grfcrop.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/grfcrop.hxx b/include/svx/grfcrop.hxx
index 3877f471da17..b24aa9c0a19b 100644
--- a/include/svx/grfcrop.hxx
+++ b/include/svx/grfcrop.hxx
@@ -26,7 +26,7 @@
#define GRFCROP_VERSION_SWDEFAULT 0
#define GRFCROP_VERSION_MOVETOSVX 1
-class SVX_DLLPUBLIC SvxGrfCrop : public SfxPoolItem
+class SVXCORE_DLLPUBLIC SvxGrfCrop : public SfxPoolItem
{
sal_Int32 nLeft, nRight, nTop, nBottom;
public: