summaryrefslogtreecommitdiff
path: root/emfio/inc/mtftools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/inc/mtftools.hxx')
-rw-r--r--emfio/inc/mtftools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/emfio/inc/mtftools.hxx b/emfio/inc/mtftools.hxx
index fb8dd02a2550..6eb9367bb3e8 100644
--- a/emfio/inc/mtftools.hxx
+++ b/emfio/inc/mtftools.hxx
@@ -295,7 +295,7 @@ namespace emfio
void AddPolyPolygon(const tools::PolyPolygon& rPolyPolygon);
};
- struct GDIObj
+ struct EMFIO_DLLPUBLIC GDIObj
{
virtual ~GDIObj() = default; // Polymorphic base class
};