summaryrefslogtreecommitdiff
path: root/test/inc/test/text/xtextcontent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/text/xtextcontent.hxx')
-rw-r--r--test/inc/test/text/xtextcontent.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/inc/test/text/xtextcontent.hxx b/test/inc/test/text/xtextcontent.hxx
index 600984981eee..4f13d0b1f425 100644
--- a/test/inc/test/text/xtextcontent.hxx
+++ b/test/inc/test/text/xtextcontent.hxx
@@ -30,11 +30,13 @@
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/text/XTextContent.hpp>
+#include "test/testdllapi.hxx"
+
using namespace com::sun::star;
namespace apitest {
-class XTextContent
+class OOO_DLLPUBLIC_TEST XTextContent
{
public:
virtual ~XTextContent() {}