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 8157dc6e15dd..8c541db028ec 100644
--- a/framework/inc/classes/fwkresid.hxx
+++ b/framework/inc/classes/fwkresid.hxx
@@ -32,11 +32,12 @@
#define __FRAMEWORK_CLASSES_FWKRESID_HXX_
#include <tools/resid.hxx>
+#include <fwedllapi.h>
namespace framework
{
-class FwkResId : public ResId
+class FWE_DLLPUBLIC FwkResId : public ResId
{
public:
FwkResId( USHORT nId );