summaryrefslogtreecommitdiff
path: root/include/svtools/rtfout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/rtfout.hxx')
-rw-r--r--include/svtools/rtfout.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/svtools/rtfout.hxx b/include/svtools/rtfout.hxx
index 2f8751faf29f..1bcd3361b370 100644
--- a/include/svtools/rtfout.hxx
+++ b/include/svtools/rtfout.hxx
@@ -21,13 +21,10 @@
#define INCLUDED_SVTOOLS_RTFOUT_HXX
#include <svtools/svtdllapi.h>
-#include <tools/solar.h>
+#include <rtl/ustring.hxx>
#include <rtl/textenc.h>
-namespace rtl {
- class OUString;
-};
class SvStream;
namespace RTFOutFuncs {