summaryrefslogtreecommitdiff
path: root/framework/inc/classes/fwkresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/fwkresid.hxx')
-rw-r--r--framework/inc/classes/fwkresid.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/classes/fwkresid.hxx b/framework/inc/classes/fwkresid.hxx
index c18eef0d77c3..6cfe3fc7a0dd 100644
--- a/framework/inc/classes/fwkresid.hxx
+++ b/framework/inc/classes/fwkresid.hxx
@@ -29,11 +29,12 @@
#define __FRAMEWORK_CLASSES_FWKRESID_HXX_
#include <tools/resid.hxx>
+#include <framework/fwedllapi.h>
namespace framework
{
-class FwkResId : public ResId
+class FWE_DLLPUBLIC FwkResId : public ResId
{
public:
FwkResId( USHORT nId );