summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/inc/pch/precompiled_drawinglayer.hxx1
-rw-r--r--drawinglayer/source/attribute/fontattribute.cxx2
2 files changed, 1 insertions, 2 deletions
diff --git a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx
index e316a1af5ed6..48752972d33b 100644
--- a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx
+++ b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx
@@ -101,7 +101,6 @@
#include <tools/diagnose_ex.h>
#include <tools/gen.hxx>
#include <tools/stream.hxx>
-#include <tools/string.hxx>
#include <uno/environment.h>
#include <vcl/animate.hxx>
#include <vcl/bitmapex.hxx>
diff --git a/drawinglayer/source/attribute/fontattribute.cxx b/drawinglayer/source/attribute/fontattribute.cxx
index 3a380682e878..16f178518c3b 100644
--- a/drawinglayer/source/attribute/fontattribute.cxx
+++ b/drawinglayer/source/attribute/fontattribute.cxx
@@ -19,7 +19,7 @@
#include <drawinglayer/attribute/fontattribute.hxx>
#include <rtl/instance.hxx>
-#include <tools/string.hxx>
+#include <rtl/ustring.hxx>
//////////////////////////////////////////////////////////////////////////////