summaryrefslogtreecommitdiff
path: root/framework/inc/xml/xmlnamespaces.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/xmlnamespaces.hxx')
-rw-r--r--framework/inc/xml/xmlnamespaces.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/xml/xmlnamespaces.hxx b/framework/inc/xml/xmlnamespaces.hxx
index 42cac853e133..f951ffaf348e 100644
--- a/framework/inc/xml/xmlnamespaces.hxx
+++ b/framework/inc/xml/xmlnamespaces.hxx
@@ -34,11 +34,12 @@
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <map>
+#include <fwedllapi.h>
namespace framework
{
-class XMLNamespaces
+class FWE_DLLPUBLIC XMLNamespaces
{
public:
XMLNamespaces();